Description Usage Arguments Value Author(s) References Examples
View source: R/utility_functions.R
This rule suggests to remove taxa that are mostly absent in all samples.
1  | TraditR1(X, thresh =5)
 | 
X | 
 OTU COUNTS table, where taxa are columns and samples are rows of the table. It should be a in data frame format with columns corresponding to taxa names.  | 
thresh | 
 Numerical value, set to 5 by default. Throughout all samples, taxa that are present for less than this threshold with be removed.  | 
filtX | 
 Filtered OTU table  | 
Ekaterina Smirnova
Smirnova, E., Huzurbazar, H., Jafari, F. “PERFect: permutation filtration of microbiome data.
1 2 3 4 5 6 7  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.