Other packages > Find by keyword >

PhySortR  

A Fast, Flexible Tool for Sorting Phylogenetic Trees
View on CRAN: Click here


Download and install PhySortR package within the R console
Install from CRAN:
install.packages("PhySortR")

Install from Github:
library("remotes")
install_github("cran/PhySortR")

Install by package version:
library("remotes")
install_version("PhySortR", "1.0.9")



Attach the package and use:
library("PhySortR")
Maintained by
Timothy Stephens
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-12-16
Latest Update: 2018-08-06
Description:
Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the fast and flexible screening (within a tree) of Exclusive clades that comprise only the target taxa and/or Non- Exclusive clades that includes a defined portion of non-target taxa.
How to cite:
Timothy Stephens (2015). PhySortR: A Fast, Flexible Tool for Sorting Phylogenetic Trees. R package version 1.0.9, https://cran.r-project.org/web/packages/PhySortR. Accessed 11 May. 2025.
Previous versions and publish date:
1.0.2 (2015-12-16 15:10), 1.0.3 (2015-12-21 08:54), 1.0.5 (2016-01-11 11:04), 1.0.6 (2016-03-23 00:56), 1.0.7 (2016-05-16 14:33), 1.0.8 (2018-08-06 09:00)
Other packages that cited PhySortR R package
View PhySortR citation profile
Other R packages that PhySortR depends, imports, suggests or enhances
Complete documentation for PhySortR
Functions, R codes and Examples using the PhySortR R package
Some associated functions: PhySortR . convert.eNewick . sortTrees . 
Some associated R codes: convert.eNewick.R . sortTrees.R .  Full PhySortR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

hash  
Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries
Implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposef ...
Download / Learn more Package Citations See dependency  
PTwins  
Percentile Estimation of Fetal Weight for Twins by Chorionicity
Package to Percentile estimation of fetal weight for twins by chorionicity (dichorionic-diamniotic o ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
PhySortR  
A Fast, Flexible Tool for Sorting Phylogenetic Trees
Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the ...
Download / Learn more Package Citations See dependency  
bootImpute  
Bootstrap Inference for Multiple Imputation
Bootstraps and imputes incomplete datasets. Then performs inference on estimates obtained from analy ...
Download / Learn more Package Citations See dependency  
betaSandwich  
Robust Confidence Intervals for Standardized Regression Coefficients
Generates robust confidence intervals for standardized regression coefficients using heteroskedasti ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA