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]
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 07 May. 2025.
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
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for permubiome0246810121416182022TrendBars

Today's Hot Picks in Authors and Packages

aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
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  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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