GeneDx / phenopy

Phenotype comparison tools using semantic similarity.
Other
55 stars 11 forks source link

Feature/clustering #69

Closed arvkevi closed 1 year ago

arvkevi commented 3 years ago

Adds clustering functionality

codecov-io commented 3 years ago

Codecov Report

Merging #69 (0b80dd1) into develop (ab87d55) will decrease coverage by 3.62%. The diff coverage is 53.07%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #69      +/-   ##
===========================================
- Coverage    73.04%   69.42%   -3.63%     
===========================================
  Files           10       12       +2     
  Lines          705      883     +178     
===========================================
+ Hits           515      613      +98     
- Misses         190      270      +80     
Flag Coverage Δ
unittests 69.42% <53.07%> (-3.63%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
phenopy/__main__.py 0.00% <0.00%> (ø)
phenopy/cluster.py 58.77% <58.77%> (ø)
phenopy/plot.py 100.00% <100.00%> (ø)
phenopy/d2p.py 70.37% <0.00%> (+1.23%) :arrow_up:
phenopy/network.py 79.66% <0.00%> (+3.38%) :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 ab87d55...0b80dd1. Read the comment docs.