apriha / snps

tools for reading, writing, merging, and remapping SNPs
BSD 3-Clause "New" or "Revised" License
100 stars 19 forks source link

Handle diploid MT genotypes #87

Closed apriha closed 4 years ago

apriha commented 4 years ago

This PR adds the following:

codecov-commenter commented 4 years ago

Codecov Report

Merging #87 into develop will increase coverage by 1.75%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #87      +/-   ##
===========================================
+ Coverage    91.66%   93.41%   +1.75%     
===========================================
  Files            9        9              
  Lines         1319     1336      +17     
  Branches       247      249       +2     
===========================================
+ Hits          1209     1248      +39     
+ Misses          68       46      -22     
  Partials        42       42              
Impacted Files Coverage Δ
src/snps/snps.py 93.38% <100.00%> (+1.74%) :arrow_up:
src/snps/snps_collection.py 95.76% <100.00%> (+0.03%) :arrow_up:
src/snps/resources.py 94.73% <0.00%> (+0.40%) :arrow_up:
src/snps/ensembl.py 70.73% <0.00%> (+39.02%) :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 eb89d6c...141b2f4. Read the comment docs.