Bulk Rnaseq Counts To De Deseq2

Run differential expression analysis on bulk RNA-seq count data with DESeq2 (R). Covers DESeqDataSet construction from a count matrix, tximport (Salmon/Kallisto), featureCounts, or SummarizedExperiment; pre-filtering; design formulas (simple, batch, paired, interaction, multi-factor, LRT); result extraction by coefficient or contrast; log-fold-change shrinkage (apeglm/ashr); VST/rlog transformations; and exporting significant genes. Use when the user has RNA-seq counts and wants differential expression, DE genes, volcano/MA inputs, or a DESeq2 workflow.

hossainlab Updated

File contents

hossainlab/omics-skills/tree/main/skills/bulk-rnaseq-counts-to-de-deseq2 commit f110ff310e

Frequently asked questions

npx skillmds@latest add hossainlab/bulk-rnaseq-counts-to-de-deseq2