Skip to content

Commit 047cfc1

Browse files
committed
add more suggestions from @MolPath-Bioinfo
1 parent 3487305 commit 047cfc1

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
@@ -339,7 +339,7 @@
339339
"type": "string",
340340
"fa_icon": "fas fa-database",
341341
"description": "Consequence to annotate with",
342-
"help_text": "To be used with `--vep_dbnsfp`.",
342+
"help_text": "To be used with `--vep_dbnsfp`.\nThis params is used to filter/limit outputs to a specific effect of the variant.\nThe set of consequence terms is defined by the Sequence Ontology and an overview of those used in VEP can be found here: https://www.ensembl.org/info/genome/variation/prediction/predicted_data.html\nIf one wants to filter using several consequences, then separate those by using '&' (i.e. 'consequence=3_prime_UTR_variant&intron_variant'.",
343343
"hidden": true
344344
},
345345
"dbnsfp_fields": {

0 commit comments

Comments
 (0)