Proper number of cells pass filter #909
-
In https://www.archrproject.com/bookdown/per-cell-quality-control.html it says,
Obviously, the lower thresholds we set, the more cells would pass filter. My problem is: which number of cells is proper to do all the downstram analysis? For example, I used a thredshold: minTSS=2.5, and the number of passed cells for six samples were: sample1: 1674 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is not the right way to think about this problem. You dont want to include cells with bad quality metrics just to obtain a sufficient number of cells. If you dont have enough pass filter cells to analyze, you need to generate more data. There is no magic number for the right number of cells but I feel like any cluster with fewer than 100-200 cells is not going to generate data of sufficient quality to analyze. |
Beta Was this translation helpful? Give feedback.
This is not the right way to think about this problem. You dont want to include cells with bad quality metrics just to obtain a sufficient number of cells. If you dont have enough pass filter cells to analyze, you need to generate more data. There is no magic number for the right number of cells but I feel like any cluster with fewer than 100-200 cells is not going to generate data of sufficient quality to analyze.