Package: phylogram 2.1.0.9000
phylogram: Dendrograms for Evolutionary Analysis
Contains functions for developing phylogenetic trees as deeply-nested lists ("dendrogram" objects). Enables bi-directional conversion between dendrogram and "phylo" objects (see Paradis et al (2004) <doi:10.1093/bioinformatics/btg412>), and features several tools for command-line tree manipulation and import/export via Newick parenthetic text.
Authors:
phylogram_2.1.0.9000.tar.gz
phylogram_2.1.0.9000.zip(r-4.6)phylogram_2.1.0.9000.zip(r-4.5)phylogram_2.1.0.9000.zip(r-4.4)
phylogram_2.1.0.9000.tgz(r-4.5-any)phylogram_2.1.0.9000.tgz(r-4.4-any)
phylogram_2.1.0.9000.tar.gz(r-4.6-any)phylogram_2.1.0.9000.tar.gz(r-4.5-any)
phylogram_2.1.0.9000.tgz(r-4.4-emscripten)
phylogram.pdf |phylogram.html✨
phylogram/json (API)
# Install 'phylogram' in R: |
install.packages('phylogram', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #212
Bug tracker:https://github.com/ropensci/phylogram/issues
Pkgdown site:https://docs.ropensci.org
Last updated 5 years agofrom:9b7ce7672a (on master). Checks:10 OK. Indexed: yes.
Target | Result | Total time |
---|---|---|
source / vignettes | OK | 161 |
pkgdown docs | OK | 266 |
linux-devel-x86_64 | OK | 120 |
linux-release-x86_64 | OK | 114 |
macos-release-arm64 | OK | 64 |
macos-oldrel-arm64 | OK | 98 |
windows-devel | OK | 66 |
windows-release | OK | 94 |
windows-oldrel | OK | 77 |
wasm-release | OK | 85 |
Exports:as.cladogramas.dendrogramas.dendrogram.phyloas.phyloas.phylo.dendrogramladderpruneread.dendrogramremidpointrepositionwrite.dendrogram
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Apply unweighted branch lengths. | as.cladogram |
Convert a "phylo" object to a dendrogram. | as.dendrogram.phylo |
Convert a dendrogram to a "phylo" object. | as.phylo.dendrogram |
Reorder tree branches in ladderized pattern. | ladder |
Dendrograms for evolutionary analysis. | phylogram-package phylogram |
Remove tree nodes by regular expression pattern matching. | prune |
Read a dendrogram from parenthetic text. | read.dendrogram |
Set dendrogram attributes for a nested list. | remidpoint |
Reset dendrogram height attributes. | reposition |
Write a dendrogram object to parenthetic text. | write.dendrogram |