[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 20:57:05 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<https://owa.jcvi.org/OWA/redir.aspx?C=6752206bd7374e2483702b789422d7b3&URL=http%3a%2f%2fn.id>= f.id AND n.name = 'Medtr2g097580' AND n.display_name > 0);



More information about the Bioperl-l mailing list