You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assembly readme - final file name should be readme.txt, should end up in the scaffold directory
gene prediction readme - final file name should be readme.txt, should end up in the annotations sub-directory (I think that's $(inputs.tree[2]))
This new workflow should be included in final-workflow.cwl. The order in final-workflow.cwl should probably be before flow_dispatch, and the files will probably need to be moved in the flow_dispatch workflow.
Right now the templates are in a separate gitlab repo. We don't have to keep them there, though - if it's easier to just include the full text in the cwl file, let's do that
Gene prediction template instructions:
[optional: Organization] - add an entry to yml file, default value:NCBI
[date-downloaded-or-received] - can this be auto-generated by cwl, based on the date that the pipeline is run? If not, add an entry to yml file, default value: 2020-30-01
[URLs-to-genome-files] - These are the URLS to the genome gff, and all fastas.
[link-to-publication-if-available] - add an entry to yml file, default value: Not published, please follow Ft. Lauderdale/Toronto guidelines for data reuse
[describe post-processing, if any] - leave in brackets, data wrangler will update manually
[Filename] - leave in brackets, data wrangler will update manually
Assembly template instructions:
[optional: Organization] - add an entry to yml file, default value:NCBI
[date-downloaded-or-received] - can this be auto-generated by cwl, based on the date that the pipeline is run? If not, add an entry to yml file, default value: 2020-30-01
[URLs-to-genome-files] - this is the URL to the genome fasta.
and that means we'd need a new input parameter in the yml file, default value:GCF0036404252
[link-to-publication-if-available] - add an entry to yml file, default value: Not published, please follow Ft. Lauderdale/Toronto guidelines for data reuse
[file] - leave in brackets, data wrangler will update manually
[describe post-processing, if any]- leave in brackets, data wrangler will update manually
[Filename] - leave in brackets, data wrangler will update manually
The text was updated successfully, but these errors were encountered:
This issue contains guidelines on how to auto-generate readme files (see parent issue #87)
[]
.$(inputs.tree[2])
)Gene prediction template instructions:
Assembly template instructions:
The text was updated successfully, but these errors were encountered: