bioforensics / MicroHapulator

Tools for empirical microhaplotype calling, forensic interpretation, and simulation.
https://microhapulator.readthedocs.io/
Other
6 stars 1 forks source link

Panel file and pop resolve #68

Closed standage closed 5 years ago

standage commented 5 years ago

Minor update that enables the use of panel files in mhpl8r sim and resolves population identifiers in mhpl8r prob.


codecov-io commented 5 years ago

Codecov Report

Merging #68 into master will increase coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   96.15%   96.24%   +0.08%     
==========================================
  Files          25       25              
  Lines         781      798      +17     
  Branches      153      157       +4     
==========================================
+ Hits          751      768      +17     
  Misses         16       16              
  Partials       14       14
Impacted Files Coverage Δ
microhapulator/cli/sim.py 100% <ø> (ø) :arrow_up:
microhapulator/sim.py 100% <100%> (ø) :arrow_up:
microhapulator/prob.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 e02ec88...fa84a2c. Read the comment docs.