We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca1cfe commit 4258406Copy full SHA for 4258406
1 file changed
conf/test_long.config
@@ -25,4 +25,9 @@ params {
25
config_profile_description = 'Minimal test dataset to check pipeline function'
26
27
run_mapdamage_rescaling = true
28
+
29
+ // Genotypying
30
+ run_genotyping = true
31
+ genotyping_source = 'rescaled'
32
+ genotyping_tool = 'freebayes'
33
}
0 commit comments