standage / genhub

Explore eukaryotic genome composition and organization with iLoci
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Add support for GenBank sequences, add Znev as a reference genome #87

Closed standage closed 7 years ago

standage commented 7 years ago

Fixes #36 by subclassing the RefSeqDB class and making a few minor modifications, as well as tweaking the GFF3 pre-processing script.

cc @vpbrendel

codecov-io commented 7 years ago

Codecov Report

Merging #87 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          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.