All, Some SeqFeature modules (e.g. SeqFeature::Computation) allow things like this: my @sourcefeats = $seq->remove_SeqFeatures(‘source’) my @sourcefeats = $seq->get_SeqFeatures(‘source’) SeqFeature::Generic can’t do this. Any objection to my adding this capability to Generic? Thanks again, Brian O. —