example.voom: kimma example EList.

example.voomR Documentation

kimma example EList.

Description

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).

Usage

example.voom

Format

Formal class 'EList' [package "limma"] with 1 slot:

  1. genes A data frame with 1000 rows and 5 columns

    hgnc_symbol

    character. Current approved HGNC symbol.

    Previous symbols

    character. Previous HGNC symbols.

    Alias symbols

    character. Alias HGNC symbols.

    gene_biotype

    character. Gene product type. All = protein-coding.

    geneName

    character. ENSEMBL gene ID. Matches row names in E.

  2. targets A data frame with 6 rows and 7 columns

    group

    factor. No grouping was provided. All = 1.

    lib.size

    numeric. Total library size for this 1000 gene subset.

    norm.factors

    numeric. TMM normalizatin factors.

    libID

    character. Unique library ID. Matches column names in E.

    donorID

    character. Donor ID.

    median_cv_coverage

    numeric. Median coefficient of variation of coverage. Quality metric for sequencing libraries calculated from original full data set.

    virus

    character. A for media samples with no virus. B for virus-infected samples.

  3. E A matrix with 1000 rows and 6 columns

    rownames

    character. ENSEMBL gene ID.

    lib1

    integer. log2 CPM in library 1.

    lib2

    integer. log2 CPM in library 2.

    lib3

    integer. log2 CPM in library 3.

    lib4

    integer. log2 CPM in library 4.

    lib5

    integer. log2 CPM in library 5.

    lib6

    integer. log2 CPM in library 6.

  4. weights A matrix with 1000 rows and 6 columns

    1

    numeric. limma gene weights for library 1.

    2

    numeric. limma gene weights for library 2.

    3

    numeric. limma gene weights for library 3.

    4

    numeric. limma gene weights for library 4.

    5

    numeric. limma gene weights for library 5.

    6

    numeric. limma gene weights for library 6.

  5. design A matrix with 6 rows and 1 column

    GrandMean

    numeric. limma default design matrix.

Source

https://github.com/altman-lab/P259_pDC_public

References

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


BIGslu/RNAetc documentation built on Feb. 13, 2025, 7:42 a.m.