pAbp: Example Data in Vignette

Description Usage Format Examples

Description

The data 'pAbp'(list) has 4 arguments, including 'data.count', 'exon.length', 'gene.names', and 'group.label'. Please refer to 'timeSeq.Rd' for more information.

Usage

1

Format

A list with 4 arguments:

Examples

1
2

Example output

List of 5
 $ data.count : int [1:5, 1:12] 3215 28928 5205 1598 1562 3849 31511 6278 1873 2927 ...
  ..- attr(*, "dimnames")=List of 2
  .. ..$ : NULL
  .. ..$ : NULL
 $ exon.length: int [1:5] 185 1485 308 277 956
 $ gene.names : chr [1:5] "FBgn0261619" "FBgn0261619" "FBgn0261619" "FBgn0261619" ...
 $ group.label: num [1:12] 1 1 1 1 1 1 2 2 2 2 ...
 $ reads      : num [1:12] 27111721 26753145 51742881 40141094 32743374 ...

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