vignette_data {progeny}R Documentation

The RNA data used in the progeny vignette

Description

List with three elements: the gene counts, the experimental design and the result of limma differential analysis

Format

List with three elements: the gene counts, the experimental design and the result of limma differential analysis

counts

gene counts

design

experiemental design

limma_ttop

differential analysis result using limma

Source

https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE119931

Examples

data("vignette_data")

[Package progeny version 1.15.5 Index]