openvax / pyensembl

Python interface to access reference genome features (such as genes, transcripts, and exons) from Ensembl
Apache License 2.0
365 stars 68 forks source link

Update README.md #302

Closed rraadd88 closed 5 months ago

rraadd88 commented 5 months ago

Corrected the missing import of find_species_by_name.

iskandr commented 5 months ago

I guess that you don't even need to call that function directly, right? Doesn't it get used implicitly if you pass in the species name?