Skip to content

Commit 4258406

Browse files
committed
adding rescaled as source for genotyping
1 parent 4ca1cfe commit 4258406

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

conf/test_long.config

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,9 @@ params {
2525
config_profile_description = 'Minimal test dataset to check pipeline function'
2626

2727
run_mapdamage_rescaling = true
28+
29+
// Genotypying
30+
run_genotyping = true
31+
genotyping_source = 'rescaled'
32+
genotyping_tool = 'freebayes'
2833
}

0 commit comments

Comments
 (0)