Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.1.3 #39

Merged
merged 14 commits into from
Sep 6, 2018
Merged

0.1.3 #39

merged 14 commits into from
Sep 6, 2018

Conversation

ms609
Copy link
Owner

@ms609 ms609 commented Sep 6, 2018

New features

  • RootTree function allows rooting of tree on incompletely specified
    or single-taxon outgroup
  • AllTBR returns all trees one TBR rearrangement away
  • TBRMoves reports all possible TBR rearrangements (see Generate all rearranged trees #4 )
  • Jackknife conducts Jackknife resampling
  • SplitFrequency reports frequency of clades in a forest
  • SupportColour allows visual marking of support values
  • ApeTime reports the creation date of an ape-exported tree
  • SortTree flips nodes into a consistent left-right order
  • AsBinary supports 0

Enhancements

  • [IW]RatchetConsensus renamed to [IW]MultiRatchet, giving a better description
    of the function's purpose
  • Don't warn about missing EOL when reading Nexus or TNT files
  • Add new 12-colour colourblind-friendly palette
  • FitchSteps now supports datasets with tips not found in tree
  • Improve portability of function ReadTntTree

Bug fixes

  • [IW]MultiRatchet now considers trees identical even if they've been hit
    a different number of times

@codecov
Copy link

codecov bot commented Sep 6, 2018

Codecov Report

Merging #39 into master will decrease coverage by 0.07%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage    57.8%   57.73%   -0.08%     
==========================================
  Files          39       39              
  Lines        4399     4398       -1     
==========================================
- Hits         2543     2539       -4     
- Misses       1856     1859       +3
Impacted Files Coverage Δ
R/Ratchet.R 64.17% <0%> (-0.53%) ⬇️
R/tree_display.R 5.88% <0%> (-0.18%) ⬇️
R/ape_interface.R 87.5% <0%> (-5.84%) ⬇️
R/Support.R 95.65% <100%> (ø) ⬆️
R/mpl_prepare_data.R 81.81% <87.5%> (-2.63%) ⬇️

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 464616d...98c4373. Read the comment docs.

@ms609 ms609 merged commit b303f36 into master Sep 6, 2018
@ms609 ms609 deleted the 0.1.2.9003 branch September 6, 2018 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant