Skip to content

GFF3 files with sequence included #6

Open
@tseemann

Description

@tseemann

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions