gCMAPData-dataset: Example 'NChannelSet'

Description Usage Examples

Description

The gCMAPData object is an NChannelSet object with 3 samples x 1000 features x 3 channels (p-value, z-score and log_fc).

Usage

1

Examples

1
2
3
4
5
6
7
data(gCMAPData)

gene.set.collection <- induceCMAPCollection(gCMAPData, "z", higher=2, lower=-2)

## comparison with a single user-provided profile of z-scores
profile <- assayDataElement(gCMAPData, "z")[,1]
gsealm_jg_score(profile, gene.set.collection)

gCMAP documentation built on April 29, 2020, 3:54 a.m.