GeneExpressionData | R Documentation |
This data is designed to be used as an example in function
PlotTransBiasGeneExp
and PlotTransBiasGeneExpToPdf
.
gene.expression.data.HepG2
gene.expression.data.MCF10A
A data.table
which contains the expression values of genes.
An object of class data.table
(inherits from data.frame
) with 57736 rows and 4 columns.
An object of class data.table
(inherits from data.frame
) with 57736 rows and 4 columns.
gene.expression.data.HepG2
# Ensembl.gene.ID gene.symbol counts TPM
# ENSG00000000003 TSPAN6 6007 33.922648455
# ENSG00000000005 TNMD 0 0.000000000
# ENSG00000000419 DPM1 4441 61.669371091
# ENSG00000000457 SCYL3 1368 3.334619195
# ENSG00000000460 C1orf112 916 2.416263423
# ... ... ... ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.