Closed standage closed 7 years ago
Merging #87 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #87 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 17 17
Lines 1828 1838 +10
Branches 194 193 -1
=====================================
+ Hits 1828 1838 +10
Impacted Files | Coverage Δ | |
---|---|---|
genhub/__init__.py | 100% <ø> (ø) |
:arrow_up: |
genhub/refseq.py | 100% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 15e0b8b...60a5eed. Read the comment docs.
Fixes #36 by subclassing the
RefSeqDB
class and making a few minor modifications, as well as tweaking the GFF3 pre-processing script.cc @vpbrendel