Description Usage Arguments Value
Maps the feature names of the matrix of patient's profiles to the corresponding name in the feature sets/pathway Plus, it removes all the feature sets mapping only few existing features (defined by: dim_pathway parameter)
1 | clean_pathways(pathways_l, geno, size = 4, n_cores = 2)
|
geno |
Matrix of profiles (genes x samples) |
n_cores |
Number greater than 1 indicating the number of cores for parallel computing |
pathwayList |
List of gene sets |
dim_pathway |
Number greater than 1 indicating the minimum size of the pathways |
Filtered and indexes pathways/feature sets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.