Gitlab Community Edition Instance

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

corrected URL to sliding_window_generator.r

parent 20e98084
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ DISTMODEL <- "K80"
library(Biostrings)
library(ape)
source("https://gitlab.gwdg.de/evolgen/tree/master/scripts/sliding_window_steps_generator.r")
source("https://gitlab.gwdg.de/evolgen/introgression/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