Skip to content

Commit 141f361

Browse files
committed
Help should be consistent too
1 parent dc9b067 commit 141f361

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

main.nf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ def helpMessage() {
3434
3535
Input Data Additional Options:
3636
--snpcapture Runs in SNPCapture mode (specify a BED file if you do this!)
37-
--udg Specify that your libraries are treated with UDG
38-
--udg_type Specify here if you have UDG half treated libraries, Set to 'Half' in that case
3937
4038
References If not specified in the configuration file or you wish to overwrite any of the references.
4139
--bwa_index Path to BWA index
@@ -91,6 +89,7 @@ def helpMessage() {
9189
--damageprofiler_length Specify length filter for DamageProfiler
9290
--damageprofiler_threshold Specify number of bases to consider for damageProfiler
9391
--run_pmdtools Turn on PMDtools
92+
--udg_type Specify here if you have UDG half treated libraries, Set to 'half' in that case, or 'full' for UDG+. If not set, libraries are set to UDG-.
9493
--pmdtools_range Specify range of bases for PMDTools
9594
--pmdtools_threshold Specify PMDScore threshold for PMDTools
9695
--pmdtools_reference_mask Specify a reference mask for PMDTools

0 commit comments

Comments
 (0)