We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd69fcc commit 76d06f5Copy full SHA for 76d06f5
bu_isciii/templates/IRMA/DOC/irma_config.sh
@@ -5,3 +5,7 @@ MATCH_PROC=8 # grid maximum processes for the MATCH
5
SORT_PROC=8 # currently not used
6
ALIGN_PROC=8 # grid maximum processes for the rough align
7
ASSEM_PROC=8 # grid maximum processes for assembly
8
+
9
+### AMENDED CONSENSUS ###
10
+MIN_AMBIG=0.75 # Sets ambiguities to off
11
+MIN_CONS_SUPPORT=9 # Mask low coverage <= 9 (10 is ok)
0 commit comments