Learn R Programming

ABSSeq (version 1.8.0)

simuN5: Simulated study with random outliers

Description

Simulated study with random outliers, include five samples for two groups. It contains counts table, groups and defined differential expression genes.

Usage

data(simuN5)

Arguments

Format

The format is: List of 3 $ counts: integer, reads count matrix $ groups: two groups $ DEs : differential expression genes

Source

http://bcf.isb-sib.ch/data/compcodeR/

Details

Multiple each gene with a value from 5-10 by chance at pvalue of 0.05.

References

Soneson C, Delorenzi M: A comparison of methods for differential expression analysis of RNA-seq data. BMC Bioinformatics 2013, 14(1):91.

Examples

Run this code
data(simuN5)

Run the code above in your browser using DataLab