Bioc2026 Registration Open!

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

MaintainerJustin Silverman <jsilve24@gmail.com>
AuthorJustin Silverman [aut, cre], Leo Lahti [ctb] (ORCID: <https://orcid.org/0000-0001-5537-637X>)
LicenseGPL-3
URLhttps://github.com/jsilve24/philr
Bug Reportshttps://github.com/jsilve24/philr/issues
Downloads rank527
Source branchRELEASE_3_23
biocViewsImmunoOncology, Metagenomics, Microbiome, Sequencing, Software

Documentation

Download

Dependencies

Imports: ape, phangorn, tidyr, ggplot2, ggtree, methods

Suggests: testthat, knitr, ecodist, rmarkdown, BiocStyle, phyloseq, SummarizedExperiment, TreeSummarizedExperiment, glmnet, dplyr, mia

Reverse dependencies

Suggests Me (2): mia, miaDash