ms609 / TreeDist

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

Support _p_ in `SplitwiseInfo()` #52

Closed ms609 closed 3 years ago

ms609 commented 3 years ago

Also use log2 native functions and update to vdiffr 1.0.0

codecov[bot] commented 3 years ago

Codecov Report

Merging #52 (0941727) into master (80fb01f) will increase coverage by 1.94%. The diff coverage is 96.55%.

:exclamation: Current head 0941727 differs from pull request most recent head ea8670c. Consider uploading reports for the commit ea8670c to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   86.34%   88.29%   +1.94%     
==========================================
  Files          29       29              
  Lines        1963     1982      +19     
==========================================
+ Hits         1695     1750      +55     
+ Misses        268      232      -36     
Impacted Files Coverage Δ
R/Information.R 97.77% <ø> (ø)
R/tree_distance_msd.R 100.00% <ø> (ø)
R/tree_information.R 93.75% <96.42%> (+4.46%) :arrow_up:
R/tree_distance_mast.R 100.00% <100.00%> (ø)
R/Plot3.R 100.00% <0.00%> (+100.00%) :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 80fb01f...ea8670c. Read the comment docs.