example.voom | R Documentation |
A limma EList data set containing normalized log2 RNA-seq counts. RNA-seq of human dendritic cells cultured with and without virus. Samples from 3 donors and a random subset of 1000 genes were selected. Counts are TMM normalized log2 counts per million (CPM).
example.voom
Formal class 'EList' [package "limma"] with 1 slot:
genes A data frame with 1000 rows and 5 columns
character. Current approved HGNC symbol.
character. Previous HGNC symbols.
character. Alias HGNC symbols.
character. Gene product type. All = protein-coding.
character. ENSEMBL gene ID. Matches row names in E.
targets A data frame with 12 rows and 8 columns
factor. No grouping was provided. All = 1.
numeric. Total library size for this 1000 gene subset.
numeric. TMM normalizatin factors.
character. Unique library ID. Matches column names in E.
character. Donor ID.
numeric. Median coefficient of variation of coverage. Quality metric for sequencing libraries calculated from original full data set.
Factor. Media samples with no virus ("none") vs virus-infected samples ("HRV").
Factor. Asthma vs healthy.
E A matrix with 1000 rows and 12 columns
character. ENSEMBL gene ID.
numeric. log2 CPM in library 1.
numeric. log2 CPM in library 2.
numeric. log2 CPM in library 3.
numeric. log2 CPM in library 4.
numeric. log2 CPM in library 5.
numeric. log2 CPM in library 6.
numeric. log2 CPM in library 7.
numeric. log2 CPM in library 8.
numeric. log2 CPM in library 9.
numeric. log2 CPM in library 10.
numeric. log2 CPM in library 11.
numeric. log2 CPM in library 12.
weights A matrix with 1000 rows and 6 columns
numeric. limma gene weights for library 1.
numeric. limma gene weights for library 2.
numeric. limma gene weights for library 3.
numeric. limma gene weights for library 4.
numeric. limma gene weights for library 5.
numeric. limma gene weights for library 6.
design A matrix with 6 rows and 1 column
numeric. limma default design matrix.
https://github.com/altman-lab/P259_pDC_public
Dill-McFarland et al. 2022 Eosinophil-mediated suppression and Anti-IL-5 enhancement of plasmacytoid dendritic cell interferon responses in asthma. J Allergy Clin Immunol. 150(3):666-675. doi: 10.1016/j.jaci.2022.03.025
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.