clean_pathways: Clean the pathways or feature sets provided by the user

Description Usage Arguments Value

View source: R/funs_tools.R

Description

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)

Usage

1
clean_pathways(pathways_l, geno, size = 4, n_cores = 2)

Arguments

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

Value

Filtered and indexes pathways/feature sets


LucaGiudice/Simpati documentation built on Jan. 27, 2022, 11:42 p.m.