laurahspencer / DuMOAR

0 stars 0 forks source link

Perform DESeq2 analysis on RNASeq data #31

Open laurahspencer opened 1 year ago

laurahspencer commented 1 year ago

Ran DESeq2 analysis on gene count matrix that Giles produced using STAR and all RNASeq data aligned to genome (not scrubbed of non-arthropoda reads). Here's my RMarkdown Notebook, RNASeq.html. A quick summary:

I removed quite a few low-frequency genes:

Below is a PCA of the two sign. principal components. A perMANOVA test indicates the treatments vary in multivariate space. There's also a heat map of the top 10% most variable genes (~700 genes). Differential expression analysis found a total of 40 DEGs. No significantly enriched biological processes. I suspect that improving our alignment will increase the no. of DEGs.

image

image

laurahspencer commented 1 year ago

Here is a CSV file with DEG stats and annotation info. Of the 40 DEGs 11 were annotated: DEGs.csv

Here's gene names for those that are annotated (from DAVID): image

laurahspencer commented 11 months ago

NEW analysis approach: