Other packages > Find by keyword >

Quartet  

Comparison of Phylogenetic Trees Using Quartet and Split Measures
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Quartet", "1.2.7")



Attach the package and use:
library("Quartet")
Maintained by
Martin R. Smith
[Scholar Profile | Author Map]
First Published: 2019-01-16
Latest Update: 2024-02-09
Description:
Calculates the number of four-taxon subtrees consistent with a pair of cladograms, calculating the symmetric quartet distance of Bandelt & Dress (1986), Reconstructing the shape of a tree from observed dissimilarity data, Advances in Applied Mathematics, 7, 309-343 , and using the tqDist algorithm of Sand et al. (2014), tqDist: a library for computing the quartet and triplet distances between binary or general trees, Bioinformatics, 30, 2079
How to cite:
Martin R. Smith (2019). Quartet: Comparison of Phylogenetic Trees Using Quartet and Split Measures. R package version 1.2.7, https://cran.r-project.org/web/packages/Quartet. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0.0 (2019-01-16 19:50), 1.0.1 (2019-01-22 17:00), 1.0.2 (2019-03-06 14:00), 1.0.3 (2019-12-30 18:30), 1.1.0 (2020-01-28 18:00), 1.2.0 (2020-10-21 22:40), 1.2.2 (2020-12-09 12:30), 1.2.4 (2022-05-02 12:20), 1.2.5 (2022-07-08 12:30), 1.2.6 (2024-02-09 09:40)
Other packages that cited Quartet R package
View Quartet citation profile
Other R packages that Quartet depends, imports, suggests or enhances
Complete documentation for Quartet
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for Quartet01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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