example.model | R Documentation |
A dataset containing linear mixed effects model results with and without genetic kinship correction. Raw data were obtained from the kimma package.
example.model
List of 6:
Results for linear mixed effects (lme) or linear mixed effects model with kinship relatedness (lmerel) for ~ virus*asthma + (1|ptID)
lme/lmerel A data frame with 1000 rows and 10 columns
character. Model name.
character. ENSEMBL gene ID.
character. Variable name.
numeric. Model estimate, i.e. log fold change.
numeric. Significance estimate.
numeric. FDR corrected signficant estimate.
character. Current HUGO/HGNC gene symbol.
comma separated character. Previous HUGO/HGNC gene symbols, if any.
comma separated character. Alias HUGO/HGNC gene symbols, if any.
character. Gene biotype. All protein coding in this data set.
lme.contrast/lmerel.contrast A data frame with 8000 rows and 15 columns
character. Model name.
character. ENSEMBL gene ID.
character. Variable name.
character. Model name.
character. Model name.
numeric. Model estimate, i.e. log fold change.
numeric. Significance estimate.
numeric. FDR corrected signficant estimate.
numeric. Dtandard error.
numeric. Degrees of freedom.
numeric. T statistic.
character. Current HUGO/HGNC gene symbol.
comma separated character. Previous HUGO/HGNC gene symbols, if any.
comma separated character. Alias HUGO/HGNC gene symbols, if any.
character. Gene biotype. All protein coding in this data set.
lme.fit/lmerel.fit A data frame with 1000 rows and 11 columns
character. Model name.
character. ENSEMBL gene ID.
numeric. Estimated standard deviation of the errors, ie residual standard deviation.
numeric. Akaike information criterion.
numeric. Bayesian information criterion.
numeric. R-squared.
numeric. Adjusted R-squared.
character. Current HUGO/HGNC gene symbol.
comma separated character. Previous HUGO/HGNC gene symbols, if any.
comma separated character. Alias HUGO/HGNC gene symbols, if any.
character. Gene biotype. All protein coding in this data set.
https://github.com/altman-lab/P259_pDC_public
Dill-McFarland et al. 2021. Eosinophil-mediated suppression and Anti-IL-5 enhancement of plasmacytoid dendritic cell interferon responses in asthma. J Allergy Clin Immunol. In revision
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.