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 10 Mar. 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

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  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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