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

Fixing travis #196

Closed iskandr closed 6 years ago

iskandr commented 6 years ago

Problem: changes to Travis seem to have limited us to <4gb / 19gb of disk space. Our unit tests use significantly more than that while installing multiple Ensembl releases.

Solution:

During my hunt for disk savings I also added a delete-source-files command to the pyensembl CLI which allows you delete GTF and FASTA files while leaving their indexed representations in place.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling c4c4d274f1c5028c06e6a1ed90e16e15e70b4f94 on fixing-travis into on master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 62eca9414e7cf4e0726e616d1d4852315da12005 on fixing-travis into on master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 62eca9414e7cf4e0726e616d1d4852315da12005 on fixing-travis into on master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 03f06d6ed2dd83b569603dbce16578b6383b6b27 on fixing-travis into on master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 0e33f4d65ce5aa54b274970279cab2081f9d794f on fixing-travis into on master.