Skip to content

Commit f3cde49

Browse files
authored
Update nextflow_schema.json
1 parent 5f2bffd commit f3cde49

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
@@ -853,7 +853,7 @@
853853
"default": "damageprofiler",
854854
"description": "Specify the tool to use for damage calculation.",
855855
"fa_icon": "fas fa-tools",
856-
"help_text": "Specify the tool to be used for damage calculation. Options: `damageprofiler`, `mapdamage`. By default, DamageProfiler is used.",
856+
"help_text": "Specify the tool to be used for damage calculation. DamageProfiler is generally faster than mapDamage2, but the latter has an option to limit the number of reads used. This can significantly speed up the processing of very large files, where the damage estimates are already accurate after processing only a fraction of the input. Options: `damageprofiler`, `mapdamage`. By default, DamageProfiler is used.",
857857
"enum": [
858858
"damageprofiler",
859859
"mapdamage"

0 commit comments

Comments
 (0)