Learn R Programming

cubar (version 1.1.0)

yeast_exp: yeast mRNA expression levels

Description

Yeast mRNA FPKM determined from rRNA-depleted (RiboZero) total RNA-Seq libraries. RUN1_0_WT and RUN2_0_WT (0 min after RNA Pol II repression) were averaged and used here.

Usage

yeast_exp

Arguments

Format

a data.frame with 6717 rows and three columns:

gene_id

gene ID

gene_name

gene name

fpkm

mRNA expression level in Fragments per kilobase per million reads

References

Presnyak V, Alhusaini N, Chen YH, Martin S, Morris N, Kline N, Olson S, Weinberg D, Baker KE, Graveley BR, et al. 2015. Codon optimality is a major determinant of mRNA stability. Cell 160:1111-1124.

Examples

Run this code
head(yeast_exp)

Run the code above in your browser using DataLab