Skip to content

Commit 307a621

Browse files
committed
Add step size to lc_extrap docs
1 parent 1b6dff8 commit 307a621

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nextflow_schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@
806806
"default": 1000,
807807
"description": "Specify the step size of Preseq.",
808808
"fa_icon": "fas fa-shoe-prints",
809-
"help_text": "Can be used to configure the step size of Preseq's `c_curve` method. Can be useful when only few and thus shallow sequencing results are used for extrapolation.\n\n> Modifies preseq c_curve parameter: `-s`"
809+
"help_text": "Can be used to configure the step size of Preseq's `c_curve` and `lc_extrap` method. Can be useful when only few and thus shallow sequencing results are used for extrapolation.\n\n> Modifies preseq c_curve and lc_extrap parameter: `-s`"
810810
},
811811
"preseq_maxextrap": {
812812
"type": "integer",

0 commit comments

Comments
 (0)