dat: A toy RNA-Seq data.

Description Usage Format

Description

This toy data contains 1000 genes, and 6 samples in each of the two classes. The sequencing depths of the 12 samples are rep(c(1, 2), 6). The first 80 genes are set to be overexpressed in Class 2, and the next 20 genes are set to be underexpressed in Class 2. The other 900 genes are null. This is a Poisson-distributed data.

Usage

1

Format

A list.

n

the count matrix

y

the outcome vector

type

the outcome type

pair

whether the samples are paired or not


PoissonSeq documentation built on May 1, 2019, 7:33 p.m.

Related to dat in PoissonSeq...