align parameters
This commit is contained in:
parent
c8c79a6a36
commit
2be5b01cc8
2
main.nf
2
main.nf
@ -27,7 +27,7 @@ Script Options:
|
|||||||
--samples FILE CSV file with columns named `barcode` and `sample_name`
|
--samples FILE CSV file with columns named `barcode` and `sample_name`
|
||||||
(or simply a sample name for non-multiplexed data).
|
(or simply a sample name for non-multiplexed data).
|
||||||
--out_dir DIR Path for output (default: $params.out_dir)
|
--out_dir DIR Path for output (default: $params.out_dir)
|
||||||
--report_name STR Optional report suffix (default: $params.report_name)
|
--report_name STR Optional report suffix (default: $params.report_name)
|
||||||
"""
|
"""
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user