Skip to content

Commit 0601134

Browse files
authored
Update README.md
1 parent 103f4ca commit 0601134

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
PyEnsembl
55
=======
6-
76
Python interface to Ensembl reference genome metadata (exons, transcripts, &c)
87

98
# Example Usage
@@ -73,7 +72,7 @@ non-Ensembl data is still very much in development.)
7372

7473
For example:
7574

76-
```
75+
```python
7776
data = Genome
7877
reference_name='GRCh38',
7978
annotation_name='my_genome_features',

0 commit comments

Comments
 (0)