Description Usage Format References Examples
Averaged raw count data of miRNAs (105) and mRNAs (1041). Time based differential expression was performed with DESeq2 (using LTR method). Differentially expressed genes were filtered from average raw counts. miRNA and mRNA data was combined into one dataframe. This is only example data used in section 5 of the vignette.
1 | data("long_data")
|
A data frame with 1146 observations on the following 10 variables.
H0.Counts
a numeric vector of Raw counts at 0 hours.
H1.Counts
a numeric vector of Raw counts at 1 hours.
H2.Counts
a numeric vector of Raw counts at 2 hours.
H3.Counts
a numeric vector of Raw counts at 3 hours.
H4.Counts
a numeric vector of Raw counts at 4 hours.
H5.Counts
a numeric vector of Raw counts at 5 hours.
H6.Counts
a numeric vector of Raw counts at 6 hours.
H8.Counts
a numeric vector of Raw counts at 8 hours.
H12.Counts
a numeric vector of Raw counts at 12 hours.
H24.Counts
a numeric vector of Raw counts at 24 hours.
Baran-Gale J, Purvis JE, Sethupathy P. An integrative transcriptomics approach identifies miR-503 as a candidate master regulator of the estrogen response in MCF-7 breast cancer cells. RNA 2016 Oct;22(10):1592-603. PMID: 27539783
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.