philr
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see philr.
Phylogenetic partitioning based ILR transform for metagenomics data
Bioconductor version: 3.13
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.
Author: Justin Silverman
Maintainer: Justin Silverman <jsilve24 at gmail.com>
citation("philr")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("philr")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("philr")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.