permubiome: A Permutation Based Test for Biomarker Discovery in Microbiome Data

The permubiome R package was created to perform a permutation-based non-parametric analysis on microbiome data for biomarker discovery aims. This test executes thousands of comparisons in a pairwise manner, after a random shuffling of data into the different groups of study with a prior selection of the microbiome features with the largest variation among groups. Previous to the permutation test itself, data can be normalized according to different methods proposed to handle microbiome data ('proportions' or 'Anders'). The median-based differences between groups resulting from the multiple simulations are fitted to a normal distribution with the aim to calculate their significance. A multiple testing correction based on Benjamini-Hochberg method (fdr) is finally applied to extract the differentially presented features between groups of your dataset. LATEST UPDATES: v1.1 and olders incorporates function to parse COLUMN format; v1.2 and olders incorporates -optimize- function to maximize evaluation of features with largest inter-class variation; v1.3 and olders includes the -size.effect- function to perform estimation statistics using the bootstrap-coupled approach implemented in the 'dabestr' (>=0.3.0) R package. Current v1.3.2 fixed bug with "Class" recognition and updated 'dabestr' functions.

Version: 1.3.2
Imports: ggplot2, rlang, dabestr, gridExtra, Matrix, dplyr
Published: 2023-10-16
Author: Alfonso Benitez-Paez
Maintainer: Alfonso Benitez-Paez <alfbenpa at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: permubiome results

Documentation:

Reference manual: permubiome.pdf

Downloads:

Package source: permubiome_1.3.2.tar.gz
Windows binaries: r-devel: permubiome_1.3.2.zip, r-release: permubiome_1.3.2.zip, r-oldrel: permubiome_1.3.2.zip
macOS binaries: r-release (arm64): permubiome_1.3.2.tgz, r-oldrel (arm64): permubiome_1.3.2.tgz, r-release (x86_64): permubiome_1.3.2.tgz
Old sources: permubiome archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=permubiome to link to this page.