Description Usage Arguments Value
remove_rare
1 | remove_rare(table, cutoff_pro)
|
table |
The feature table to be filtered, (note rownames=features, columns=samples) |
cutoff_pro |
The precent of samples a feature must be found in in order to be kept. |
A new table with any features that were below the cutoff proportion removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.