gffutils
gffutils copied to clipboard
Support for fasta at end
This is vital for full biopython record support.
Even if it is just a matter of returning the file handle pointing after ##FASTA for gffutils.Feature.sequence() to pick up.
#99