Description Usage Format Details Source References Examples
A subset of the real experiment Tuch et al. It is used as an example for running some functions in this package.
1 |
A data.frame containing 6 columns and 10453 rows.
It compares the expression of genes in normal human tissues and in tissues with oral squamous cell carcinoma. The experiment had a paired design in that pairs of normal and tumor samples were obtained from three patient. The six libraries were sequenced using the SOLiD platform.
The table of read counts was downloaded from GEO (accession GSE20116).
Tuch, B. et al. (2010). Tumor transcriptome sequencing reveals allelic expression imbalances associated with copy number alterations. PloS One, 5, e9317.
1 2 | data(Tuch);
head(countsTable);
|
Loading required package: caTools
Loading required package: RColorBrewer
N8 N33 N51 T8 T33 T51
NM_000014 2242 2285 15121 261 597 1991
NM_144670 11731 13308 6944 912 3071 1160
NM_017436 162 111 751 296 362 182
NM_015665 199 215 512 81 344 342
NM_023928 470 573 690 710 1112 728
NM_024666 298 332 856 203 790 909
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.