rawcount {RNAAgeCalc}R Documentation

An example of RNASeq counts data

Description

An example of RNASeq counts data. It is the gene expression counts data from The genotype-tissue expression (GTEx) project brain samples. The data was downloaded from recount2(https://jhubiostatistics.shinyapps.io/recount/). For illustration purpose, only two samples were included. The R script to generate this example data can be found in inst/scripts/createExamples.R.

Usage

rawcount

Format

A data frame which contains the RNASeq counts data. The dimension of this data frame is 24989 by 2. Each row is a gene and each column is a sample.

References

Collado-Torres, Leonardo, et al. "Reproducible RNA-seq analysis using recount2." Nature biotechnology 35.4 (2017): 319-321.

Lonsdale, John, et al. "The genotype-tissue expression (GTEx) project." Nature genetics 45.6 (2013): 580.


[Package RNAAgeCalc version 1.4.0 Index]