Open
Description
In bacterial genomics we normally want the annotations and the sequences/contigs. This tool currently only handles each separately (as that is how NCBI provides it) via -F fasta
and -F gff3
.
This -F fullgff
proposal would download the fasta and gff and construct the following:
##gff-version 3
<insert GFF>
##FASTA
<insert FASTA>
See https://github.com/The-Sequence-Ontology/Specifications/blob/master/gff3.md