toy_RNA {cosmosR}R Documentation

Toy Input Transcription Data Set

Description

This exemplary transcription data are the differential expression results analysed in the case study of the COSMOS paper.

Usage

data(toy_RNA)

Format

An object of class “numeric” containing the t-values of 15919 genes, which are named with gene Entrez IDs matching the toy network.

Source

https://github.com/saezlab/COSMOS_MSB/blob/main/data/RNA_ttop_tumorvshealthy.csv

References

Dugourd, A., Kuppe, C. and Sciacovelli, M. et. al. (2021) Molecular Systems Biology. 17, e9730.

Examples

data(toy_RNA)


[Package cosmosR version 1.2.0 Index]