R/checkPathwaySeparation.R
checkPathwaySeparation.Rd
Arguments pathway1
and pathway2
are character vectors containing
lists of pathways that you want to separate through the model.
checkPathwaySeparation(
RAVmodel,
pathway1,
pathway2,
cutoff_nes = NULL,
cutoff_n = 5
)
PCAGenomicSignatures object.
A character vector. Keywords you are looking for.
A character vector. Keywords you are looking for.
A minimum NES to be kept. Under the default (NULL
), this
filter is not used.
A number of pathways to keep.Default is 5. If you don't want to
use this filter, assign it as NULL
.
https://github.com/greenelab/multi-plier/blob/master/32-explore_pathway_separation.Rmd