Description Usage Arguments Details Value Author(s) Examples
Data are splited into two subsets: gene single-isoform data and gene multi-isoform data.
1 | subdata(xx, sg)
|
xx |
real data containing single-isoforms and multi-isoforms of genes in rows. |
sg |
int value. |
For the RNA count data, some genes have only one isoform, some genes have multiple isoforms. so data are divided by subdata.R into two datasets: single-isoform data and multi-isoform data.
return dataset by setting sg=1 or sg=2.
Yuan-De Tan tanyuande@gmail.com
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.