ms609 / Quartet

R package to calculate the similarity of two trees based on the number of shared four-taxon subtrees (or splits)
https://ms609.github.io/Quartet/
12 stars 5 forks source link

Tree comparison when trees may have non-identical leaves #51

Closed ms609 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #51 into master will increase coverage by 0.15%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   89.35%   89.50%   +0.15%     
==========================================
  Files          36       36              
  Lines        2865     2907      +42     
==========================================
+ Hits         2560     2602      +42     
  Misses        305      305              
Impacted Files Coverage Δ
R/CompareQuartets.R 99.06% <ø> (ø)
R/Metrics.R 98.79% <ø> (ø)
R/tqDist.r 97.45% <100.00%> (+0.93%) :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 1d3dc94...3165ada. Read the comment docs.