Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
Co-authored-by: Anabella Trigila <[email protected]>
  • Loading branch information
charles-plessy and atrigila authored Oct 9, 2024
1 parent 3503b2b commit 6974029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"softmask": {
"type": "string",
"enum": ["tantan", "original"],
"help_text": "In this pipeline, letters soft-masked in lowercase are excluded from indexing (`lastdb -c`). By default, the original mask is removed and a new one is made with an internal verison of the “tantan” tool. Set this option to `original` to keep the orininal soft-masking. See <https://gitlab.com/mcfrith/last/-/blob/main/doc/lastdb.rst> for details.",
"help_text": "In this pipeline, letters soft-masked in lowercase are excluded from indexing (`lastdb -c`). By default, the original mask is removed and a new one is made with an internal version of the “tantan” tool. Set this option to `original` to keep the original soft-masking. See <https://gitlab.com/mcfrith/last/-/blob/main/doc/lastdb.rst> for details.",
"description": "Customise the way to mask the _target_ genome.",
"default": "tantan",
"fa_icon": "fas fa-theater-masks"
Expand Down

0 comments on commit 6974029

Please sign in to comment.