[Biopython] Adding a SeqFeature to a SeqRecord

Mark Budde markbudde at gmail.com
Wed Apr 17 21:24:00 UTC 2013


Hi, I have a simple question. The cookbook shows many examples using
SeqFeatures, I can't find any information on adding features to a
SeqRecord.

Say I wanted to add a Feature to an existing SeqRecord. Lets say it spans
nucleotides 10..100, is called "Gene1" and is on the reverse strand. How
would I add this to my SeqRecord?

Thanks,
Mark



More information about the Biopython mailing list