All Projects β†’ YuLab-SMU β†’ tidytree

YuLab-SMU / tidytree

Licence: other
🚿A Tidy Tool for Phylogenetic Tree Data Manipulation

Programming Languages

r
7636 projects
Makefile
30231 projects

Projects that are alternatives of or similar to tidytree

furniture
The furniture R package contains table1 for publication-ready simple and stratified descriptive statistics, tableC for publication-ready correlation matrixes, and other tables #rstats
Stars: ✭ 43 (+26.47%)
Mutual labels:  cran, tidyverse
Tidytransit
R package for working with the General Transit Feed Specification (GTFS)
Stars: ✭ 84 (+147.06%)
Mutual labels:  cran, tidyverse
pkgkitten
Create simple packages which pass R CMD check
Stars: ✭ 31 (-8.82%)
Mutual labels:  cran
PackageDevelopment
Task View: PackageDevelopment
Stars: ✭ 38 (+11.76%)
Mutual labels:  cran
profmem
πŸ”§ R package: profmem - Simple Memory Profiling for R
Stars: ✭ 32 (-5.88%)
Mutual labels:  cran
ridge
CRAN R Package: Ridge Regression with automatic selection of the penalty parameter
Stars: ✭ 17 (-50%)
Mutual labels:  cran
FLightR
R package to position animals with solar geolocation archival tags
Stars: ✭ 16 (-52.94%)
Mutual labels:  cran
desctable
An R package to produce descriptive and comparative tables
Stars: ✭ 49 (+44.12%)
Mutual labels:  tidyverse
forestplot
Advanced forest plots in R using grid graphics
Stars: ✭ 29 (-14.71%)
Mutual labels:  cran
casewhen
Create reusable dplyr::case_when() functions
Stars: ✭ 64 (+88.24%)
Mutual labels:  tidyverse
pbapply
Adding progress bar to '*apply' functions in R
Stars: ✭ 115 (+238.24%)
Mutual labels:  cran
ggbash
A simpler ggplot2 syntax, saving half of your typing.
Stars: ✭ 79 (+132.35%)
Mutual labels:  cran
polyclip
R package polyclip: a port of the Clipper library for polygon geometry
Stars: ✭ 18 (-47.06%)
Mutual labels:  cran
badgecreatr
Quickly place relevant badges at the top of your readme, stop copy pasting, start on your project
Stars: ✭ 61 (+79.41%)
Mutual labels:  cran
rprotobuf
R Interface to Protocol Buffers
Stars: ✭ 62 (+82.35%)
Mutual labels:  cran
resamplr
R package cross-validation, bootstrap, permutation, and rolling window resampling techniques for the tidyverse.
Stars: ✭ 35 (+2.94%)
Mutual labels:  tidyverse
collateral
Map, find and isolate captured side effects
Stars: ✭ 39 (+14.71%)
Mutual labels:  tidyverse
jpndistrict
πŸ—Ύ Create Japansese Administration Area Maps
Stars: ✭ 18 (-47.06%)
Mutual labels:  cran
anomalyDetection
An R package for implementing augmented network log anomaly detection procedures
Stars: ✭ 21 (-38.24%)
Mutual labels:  cran
cran-network-structure
Scripts used for my UseR!2015 presentation on the network structure of CRAN
Stars: ✭ 22 (-35.29%)
Mutual labels:  cran

tidytree: A Tidy Tool for Phylogenetic Tree Data Manipulation

CRAN_Status_Badge

Phylogenetic tree generally contains multiple components including node, edge, branch and associated data. β€˜tidytree’ provides an approach to convert tree object to tidy data frame as well as provides tidy interfaces to manipulate tree data.

Visit https://yulab-smu.top/treedata-book/ for details.

✍️ Author

Guangchuang YU

School of Basic Medical Sciences, Southern Medical University

https://guangchuangyu.github.io

saythanks

⏬ Installation

Get the released version from CRAN:

install.packages("tidytree")

Or the development version from github:

remotes::install_github("GuangchuangYu/tidytree")

πŸ’– Contributing

We welcome any contributions! By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].