1 vs 1 DEG analysis in scrna seq data
1
0
Entering edit mode
9 hours ago

Hello ,

I have only two sample and each from seperate condition. My library size in each sample is quite high. I want to make a DEG analysis between two of them and I know that we need at least 3 sample in each condition to be able to make a reliable comparison, But still I have to do it somehow. What can I do ? If i do random sampling from cells and create multiple pseudoreplicates from each sample I get too many DEGs,

DEG • 80 views
ADD COMMENT
1
Entering edit mode
2 hours ago
ATpoint 89k

The only option you have is to treat every single cell as a replicate. That has the obvious downside that any effect can be a donor-unique effect, since you have no biological replication to rule that out. There is literature to guide choice of tools for such DE analysis (https://pubmed.ncbi.nlm.nih.gov/29481549/). I always use limma-trend. My personal best practice here, somewhat similar to what is in the linked paper is to properly prefilter the data for genes with sufficient expression level in a certain fraction of cells, and to test against a fold change with limma, avoiding significances with tiny effect sizes. For example, testing against a FC of 1.1 with limma-treat will already bring number of nonsense DEGs down a lot.

ADD COMMENT

Login before adding your answer.

Traffic: 5019 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6