CDCgov / tostadas

🧬 💻 TOSTADAS → Toolkit for Open Sequence Triage, Annotation and DAtabase Submission
https://cdcgov.github.io/tostadas/
Apache License 2.0
25 stars 7 forks source link

[Internal] [Feature] Add more bakta parameters to standard_params.config #127

Closed mikeyweigand closed 8 months ago

mikeyweigand commented 9 months ago

What is the Feature Related To? Please Provide a Description. Add access to additional bakta parameters at runtime: --complete
--compliant
--gram
--keep-contig-headers
--skip-gap
--skip-ori
--skip-plot

Place an :x: in a Box that Best Matches the Feature's Importance:

Any Additional Context or Information? Has There Been Any Progress Made So Far Towards this Request? Any Helpful Resources to Reference? Screenshots or Links?

Full-feature annotation of bacterial genomes may also require option for user to define --replicons for granular description of contigs and/or known plasmids in multi-fasta inputs. Implementation is a little more complex because requires separate file input for each fasta. Maybe this is simplified with some logic to check if a ${basename}.replicons.tsv matching the fasta is provided in the input directory?

kyleoconnell commented 8 months ago

Updated these as optional params.