Deleted:filter out gene with zero counts in differential gene analysis
0
0
Entering edit mode
yifan • 0
@6150d0f7
Last seen 4 weeks ago
Canada

Hello,

I have a question regarding the filtering process in gene analysis. My dataset consists of 8 samples of each 3 treatments (total 24 samples). For each sample, 10000 genes were collected and the corresponding counts number were recorded. Since I was interested in analysis in log2 counts in the future analysis, I am intended to remove genes with zero counts. My intended steps:

  1. Remove all the genes with at least one zero count in 24 samples.

  2. Using filterByExpr filter out genes with low counts. This step removes genes of low counts according to CPM.

The reasons are:

  1. Filter all the genes with zero counts: If zero counts are left, it turns -Inf after log2 transformation. It's really bad for future analysis. log2 are considered as a biological relevant change. It makes no sense to do log2(counts +1).
  2. I should filter out genes by considering 24 samples together. Since the gene expression counts in different treatments will be compared in the future analysis. If I remove the genes in 8 sample bases, some genes may only appear in treatment 1 and not in treatment 2 which makes it impossible to compare.

I am new to the field. Please help me if I am on the right track. Thank you.

edgeR filter • 1.2k views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 360 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