simulate.dt: Example Data in Vignette

Description Usage Format Examples

Description

The data 'simulate.dt'(list) has 3 arguments, including 'data.count', 'group.label', and 'gene.names'. Please refer to 'timeSeq.Rd' for more information.

Usage

1

Format

A list with 3 arguments:

Examples

1
2

Example output

List of 4
 $ data.count : int [1:30, 1:16] 169 194 122 141 131 180 158 115 118 121 ...
 $ group.label: num [1:16] 1 1 1 1 1 1 1 1 2 2 ...
 $ gene.names : chr [1:30] "gene1" "gene1" "gene1" "gene2" ...
 $ reads      : num [1:16] 50000 50000 50000 50000 50000 50000 50000 50000 50000 50000 ...

timeSeq documentation built on May 2, 2019, 3:07 a.m.