Description Usage Format Source References Examples
Differential expression from Human breast cancer cells (MCF-7). Normoxic conditions contrasted against 16H, 32H and 48H under hypoxia mRNA data. Data was put though limma for DE. hs_mRNA only has DE results from 2000 mRNA genes for speed and size optimisation.
Column names are in the following format:timepoint(hours).DEresult (logFC or adjPVal).
1 | data("hs_mRNA")
|
A data frame of mRNAs put through differential expression with 2000 observations on the following 6 variables.
H16.logFC
a numeric vector containing log2FC values of Hypoxia_16_hours/ Normoxic conditions.
H16.adjPVal
a numeric vector containing adjusted P values values of Hypoxia_16_hours/ Normoxic conditions.
H32.logFC
a numeric vector containing log2FC values of Hypoxia_32_hours/ Normoxic conditions.
H32.adjPVal
a numeric vector containing adjusted P values values of Hypoxia_32_hours/ Normoxic conditions
H48.logFC
a numeric vector containing log2FC values of Hypoxia_48_hours/ Normoxic conditions.
H48.adjPVal
a numeric vector containing adjusted P values values of Hypoxia_48_hours/ Normoxic conditions
https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE47534
C. Camps, H. K. Saini, D. R. Mole, H. Choudhry, M. Reczko, J. A. Guerra-Assunção, Y.-M.Tian, F. M. Buffa, A. L. Harris, A. G. Hatzigeorgiou, et al., “Integrated analysis of microrna and mrna expression and association with hif binding reveals the complexity of microrna expression regulation under hypoxia,” Molecular cancer, vol. 13, no. 1, p. 28, 2014.. <https://molecular-cancer.biomedcentral.com/articles/10.1186/1476-4598-13-28>
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.