Learn R Programming

rnaseqWrapper (version 1.0-1)

rnaseqWrapperCountData: Expression data for use in examples for the rnaseqWrapper package

Description

Example expression data for 2654 genes, each of six files is data for a different sample. (read in with mergeCountFiles).

Usage

data(male_1.genes.results)

Arguments

Format

Each file is a tab-delimited output from RSEM.

Source

These are from a currently unpublished analysis, and were randomly chosen.

See Also

mergeCountFiles

Examples

Run this code
  data(male_1.genes.results)
  
  ## Will normally read in with mergeCountData()

Run the code above in your browser using DataLab