Gitlab Community Edition Instance

Skip to content
Snippets Groups Projects
Commit 47b16e01 authored by Kristian Ullrich's avatar Kristian Ullrich
Browse files

changed url to 'sliding_window_steps_generator.r'

parent f543a201
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ DISTMODEL <- "K80"
library(Biostrings)
library(ape)
source("/data/codeprojects/r_scripts/sliding_window_steps_generator.r")
source("https://gitlab.gwdg.de/evolgen/tree/master/scripts/sliding_window_steps_generator.r")
options(scipen=22)
calc_delta_consensus_four<-function(seq,popX.pos,popY.pos,popZ.pos,popO.pos,TMP,distMODEL="K80"){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment