tcga_gbm_testdata: Test data of miRNA and mRNA expression vector.

Description Usage Format Details Source References Examples

Description

Test data of miRNA and mRNA expression vector from the same human individial that is used in the vignette.

Usage

1

Format

A data frame with 11884 mRNA expression and 373 miRNA expression on the following 2 variables.

x

a numeric vector for expression of 11884 mRNAs

y

a numeric vector for expression of 373 miRNA

Details

The miRNA and mRNA expression data for the same individual (barcode ID: TCGA-02-0001-01) were downloaded from TCGA (The Cancer Genome Altas) GBM (Glioblastoma multiforme). To eliminate negative values in the expression matrices, we linearly transformed all of the data to positive scale with range between 0 and the maximum of the positive values using rescale R function. The resulting data were further processed by filtering out miRNAs or mRNAs without any seed/seed match based on the Microcosm database. As a result, the test data contain the expression for 11884 distinct mRNA and distinct 373 miRNA.

Source

https://tcga-data.nci.nih.gov

References

Griffiths-Jones S, Saini HK, van Dongen S, Enright AJ (2008) miRBase: tools for microRNA genomics. Nucleic acids research 36: D154-8

Examples

1

Roleswitch documentation built on April 28, 2020, 8:29 p.m.