Description Usage Format Examples
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.
1 |
A list with 4 arguments:
1 2 |
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 ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.