gffutils.biopython_integration.from_seqfeature

gffutils.biopython_integration.from_seqfeature(s, **kwargs)[source]

Converts a Bio.SeqFeature object to a gffutils.Feature object.

The GFF fields source, score, seqid, and frame are assumed to be stored as qualifiers. Any other qualifiers will be assumed to be GFF attributes.