Bioc2026 Registration Open!

ccrepe

ccrepe_and_nc.score

Bioconductor version: 3.23 · Package version: 1.48.0

The CCREPE (Compositionality Corrected by REnormalizaion and PErmutation) package is designed to assess the significance of general similarity measures in compositional datasets. In microbial abundance data, for example, the total abundances of all microbes sum to one; CCREPE is designed to take this constraint into account when assigning p-values to similarity measures between the microbes. The package has two functions: ccrepe: Calculates similarity measures, p-values and q-values for relative abundances of bugs in one or two body sites using bootstrap and permutation matrices of the data. nc.score: Calculates species-level co-variation and co-exclusion patterns based on an extension of the checkerboard score to ordinal data.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("ccrepe")

Details

MaintainerEmma Schwager <emma.schwager@gmail.com>,Craig Bielski<craig.bielski@gmail.com>, George Weingart<george.weingart@gmail.com>
AuthorEmma Schwager <emh146@mail.harvard.edu>,Craig Bielski<craig.bielski@gmail.com>, George Weingart<george.weingart@gmail.com>
LicenseMIT + file LICENSE
StatusDeprecated
Downloads rank365
Source branchRELEASE_3_23
biocViewsBioinformatics, ImmunoOncology, Metagenomics, Software, Statistics

Documentation

Download

Dependencies

Imports: infotheo (>= 1.1)

Suggests: knitr, BiocStyle, BiocGenerics, testthat, RUnit