ms609 / TreeDist

Calculate distances between phylogenetic trees in R
https://ms609.github.io/TreeDist/
28 stars 5 forks source link

Show MST stress #73

Closed ms609 closed 2 years ago

ms609 commented 2 years ago

Resolves #68.

codecov[bot] commented 2 years ago

Codecov Report

Merging #73 (7dbdfff) into master (3dada00) will increase coverage by 6.48%. The diff coverage is 96.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   91.04%   97.53%   +6.48%     
==========================================
  Files          28       28              
  Lines        1888     1904      +16     
==========================================
+ Hits         1719     1857     +138     
+ Misses        169       47     -122     
Impacted Files Coverage Δ
R/lap.R 100.00% <ø> (ø)
R/median.R 100.00% <ø> (ø)
R/parallel.R 100.00% <ø> (ø)
R/spectral_clustering.R 0.00% <0.00%> (ø)
R/tree_distance.R 100.00% <ø> (ø)
R/tree_distance_msi.R 100.00% <ø> (ø)
R/tree_distance_path.R 100.00% <ø> (ø)
R/tree_distance_rf.R 100.00% <ø> (ø)
R/tree_distance_spr.R 100.00% <ø> (ø)
R/ClusterTable.R 48.00% <50.00%> (ø)
... and 13 more

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 3dada00...7dbdfff. Read the comment docs.