Thanks for considering my past questions, and appreciate in advance also for this time.
While I was testing a '--min_gene_no' option of the reporter_expression.py, I encountered some problems, and would like to ask you whether you can help me.
I ran the below command to test the --min_gene_no option:
Hi Cheng-kai,
Thanks for considering my past questions, and appreciate in advance also for this time. While I was testing a '--min_gene_no' option of the reporter_expression.py, I encountered some problems, and would like to ask you whether you can help me.
I ran the below command to test the --min_gene_no option:
and, I got filtered cell numbers like below, which seems very weird:
In my assumption, if min_gene cut is low, the number of filtered cells should high, but for 50 and default, they seems to be out of the trand.
Also, when I analyzed them with Seurat, I found some weird plots like below:
It appears the matrix.tsv file have problem for --min_gene_no 50 & 250 (gene_cut_50&gene_cut_250) when see the result.
To clarify, I ran these two times in the same run and did another run to separately run them with different nodes, but the results were always same.
Could you help me to find the reasons of these problems of this code?
Best,
Dongin