Skip to content

Commit d51fa7a

Browse files
author
subwaystation
committed
tell users that in the future the PanSN spec will be mandatory
1 parent 02725ae commit d51fa7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow_schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
},
9999
"wfmash_exclude_delim": {
100100
"type": "string",
101-
"description": "Skip mappings between sequences with the same name prefix before the given delimiter character. This can be helpful if several sequences originate from the same chromosome. It is recommended that the sequence names respect the https://github.com/pangenome/PanSN-spec."
101+
"description": "Skip mappings between sequences with the same name prefix before the given delimiter character. This can be helpful if several sequences originate from the same chromosome. It is recommended that the sequence names respect the https://github.com/pangenome/PanSN-spec. In future versions of the pipeline it will be required that the sequence names follow this specification."
102102
},
103103
"wfmash_temp_dir": {
104104
"type": "string",

0 commit comments

Comments
 (0)