[Bioperl-l] `get_feature_by_name` not working after migrating to Bio::DB::SeqFeature::Store from a Bio::DB::GFF backend

Vivek Krishnakumar vivekkrishnakumar at gmail.com
Mon Jan 30 21:05:00 UTC 2012


Just wanted to rewrite the SQL query (for some reason it shows up with 
embedded URLs, since I copy pasted it from another email).

Here it is:
SELECT count(f.id) FROM feature as f, name as n WHERE (n.id= f.id AND 
n.name = 'Medtr2g097580' AND n.display_name > 0);

Thank you!
Vivek



More information about the Bioperl-l mailing list