example.seasnake | R Documentation |
A list contains SEAsnake results including gene counts, library quality metrics, and sample metadata.
example.seasnake
Class 'list' with 5 slots:
fcounts A data frame with 19118 rows and 13 columns
character. ENSEMBL gene ID.
numeric. Counts in library 1.
numeric. Counts in library 2.
numeric. Counts in library 3.
numeric. Counts in library 4.
numeric. Counts in library 5.
numeric. Counts in library 6.
numeric. Counts in library 7.
numeric. Counts in library 8.
numeric. Counts in library 9.
numeric. Counts in library 10.
numeric. Counts in library 11.
numeric. Counts in library 12.
flagstat A data frame with 12 rows and 17 columns
See http://www.htslib.org/doc/samtools-flagstat.html
picard A data frame with 12 rows and 31 columns
See http://broadinstitute.github.io/picard/picard-metric-definitions.html#RnaSeqMetrics
patient A data frame with 5 rows and 4 columns
character. patient ID.
character. Patient classification as healthy or asthma.
numeric. Patient age in years.
character. Patient biological sex: male or female.
sample A data frame with 12 rows and 4 columns
character. Libray ID.
character. Patient ID.
character. Sample treatment: media control (none) or human rhinovirus infected (HRV).
character. Sequenceing batch: A or B.
https://github.com/BIGslu/SEAsnake
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.