openvax / pyensembl

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

Add rat, dog, cat, chicken species & increase MAX_ENSEMBL_RELEASE to 87 #183

Closed iskandr closed 7 years ago

iskandr commented 7 years ago

This change is Reviewable

iskandr commented 7 years ago

Failure on Travis in a surprising place:

 ======================================================================
FAIL: test.test_download_cache.test_download_cache_custom_location
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/miniconda/envs/test-environment/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/travis/build/hammerlab/pyensembl/test/test_download_cache.py", line 55, in test_download_cache_custom_location
    ok_(os.path.exists(full_path))
AssertionError: None
coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.05%) to 81.314% when pulling ffb583149df396fab067eed2e779b5b5c8c65aed on add-dog-cat-chicken-species into 59855a965bd1c2ebb58f90bca24f04851f9806e1 on master.