Learn R Programming

sSeq (version 1.10.0)

Hammer2months: An example of real experiment.

Description

A subset of the real experiment Hammer et al. It is used as an example for running some functions in this package.

Usage

data(Hammer2months)

Arguments

Format

A data.frame containing 4 columns and 29516 rows.

Details

It compares gene expression in rat strains Sprague Dawley and L5 SNL Sprague Dawley 2 at the end of two months in a factorial design. Two distinct biological libraries per condition were quantified using the Illumina platform.

References

Hammer, P. et al. (2010). mRNA-seq with agnostic splice site discovery for nervous system transcriptomics tested in chronic pain. Genome Res., 20, 847-860.

Frazee, A. et al. (2011). ReCount: A multi-experiment resource of analysis-ready RNA-seq gene count datasets. BMC Bioinformatics, 12, 449.

Examples

Run this code
data(Hammer2months);
head(countsTable);

Run the code above in your browser using DataLab