Other packages > Find by keyword >

permubiome  

A Permutation Based Test for Biomarker Discovery in Microbiome Data
View on CRAN: Click here


Download and install permubiome package within the R console
Install from CRAN:
install.packages("permubiome")

Install from Github:
library("remotes")
install_github("cran/permubiome")

Install by package version:
library("remotes")
install_version("permubiome", "1.3.2")



Attach the package and use:
library("permubiome")
Maintained by
Alfonso Benitez-Paez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-02-08
Latest Update: 2023-10-16
Description:
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.
How to cite:
Alfonso Benitez-Paez (2016). permubiome: A Permutation Based Test for Biomarker Discovery in Microbiome Data. R package version 1.3.2, https://cran.r-project.org/web/packages/permubiome. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0 (2016-02-08 17:32), 1.1 (2016-03-23 00:34), 1.2 (2018-08-18 00:00), 1.3.1 (2020-07-31 08:40), 1.3 (2019-12-10 20:00)
Other packages that cited permubiome R package
View permubiome citation profile
Other R packages that permubiome depends, imports, suggests or enhances
Complete documentation for permubiome
Functions, R codes and Examples using the permubiome R package
Some associated functions: get.data . normalize . optimize . permutation . plots . size.effect . 
Some associated R codes: get.data.R . get.data_OPT.R . normalize.R . optimize.R . permutation.R . plots.R . size.effect.R .  Full permubiome package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA