View source: R/Analysis_Functions.R
1 | get_core_features(Feat_tab, cutoff)
|
Feat_tab |
A feature table with rownames as features and colnames and samples |
cutoff |
A precent cutoff for the |
Returns the rows corresponding to features that are present in above the cutoff This function takes in a feature table and a percent cutoff and returns the rows that correspond to features that are found in more than the cutoff proportion of samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.