getMOA: Get the mechanism of action object

View source: R/getMOA.R

getMOAR Documentation

Get the mechanism of action object

Description

Get the mechanism of action object

Usage

getMOA(dsea)

Arguments

dsea

is a drug set enrichment object as an output of the function getActiveDSEA()

Value

MoA Mechanism of Action object

Examples

# from the data-sets provided as examples within the package load the .rda files
# DrugsAnnot, mDrugEnrich, mFC
dsea <- getActiveDSEA(mDrugEnrich, DrugsAnnot, mFC, contr = colnames(mFC)[1])
Moa <- getMOA(dsea)

bigomics/SPACEconnect documentation built on March 19, 2022, 3:39 a.m.