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