You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nextflow_schema.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -813,6 +813,12 @@
813
813
"fa_icon": "fas fa-greater-than-equal",
814
814
"help_text": "The maximum number of reads used for damage assessment in PMDtools. Can be used to significantly reduce the amount of time required for damage assessment in PMDTools. Note that a too low value can also obtain incorrect results.\n\n> Modifies PMDTools parameter: `-n`"
815
815
},
816
+
"pmdtools_platypus": {
817
+
"type": "boolean",
818
+
"description": "Append big list of base frequencies for platypus to output.",
819
+
"fa_icon": "fas fa-power-off",
820
+
"help_text": "Enables the printing of a wider list of base frequencies used by platypus as an addition to the output base misincorporation frequency table. By default turned off.\n"
0 commit comments