Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rraadd88 authored Jan 16, 2024
1 parent c7b01a2 commit ecffa81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ collect_all_installed_ensembl_releases()

```python
from pyensembl import EnsemblRelease
from pyensembl.species import find_species_by_name
data = EnsemblRelease(
release=100,
species=find_species_by_name('drosophila_melanogaster'),
Expand Down

0 comments on commit ecffa81

Please sign in to comment.