philr
Phylogenetic partitioning based ILR transform for metagenomics data
Bioconductor version: 3.23 · Package version: 1.38.0
PhILR is short for Phylogenetic Isometric Log-Ratio Transform. This package provides functions for the analysis of compositional data (e.g., data representing proportions of different variables/parts). Specifically this package allows analysis of compositional data where the parts can be related through a phylogenetic tree (as is common in microbiota survey data) and makes available the Isometric Log Ratio transform built from the phylogenetic tree and utilizing a weighted reference measure.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("philr") Details
| Maintainer | Justin Silverman <jsilve24@gmail.com> |
| Author | Justin Silverman [aut, cre], Leo Lahti [ctb] (ORCID: <https://orcid.org/0000-0001-5537-637X>) |
| License | GPL-3 |
| URL | https://github.com/jsilve24/philr |
| Bug Reports | https://github.com/jsilve24/philr/issues |
| Downloads rank | 527 |
| Source branch | RELEASE_3_23 |
| biocViews | ImmunoOncology, Metagenomics, Microbiome, Sequencing, Software |