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 species.py #306

Open pamonlan opened 3 months ago

pamonlan commented 3 months ago

Commit message: Change pig synonym to pork to avoid error

In the Species.register function call, replace the 'pig' synonym with 'pork' to prevent the ValueError raised due to synonym conflict.

coveralls commented 3 months ago

Coverage Status

coverage: 96.024%. remained the same when pulling b23a42334a1e4c13145833b518b4249c79b3c5fe on pamonlan:patch-1 into ad206e32fa735c269d06ff094658a2ffa2636c79 on openvax:main.