You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I was running the following command:
cellphonedb method statistical_analysis cellphonedb_meta.txt cellphonedb_countv2.txt --threads 30 --counts-data hgnc_symbol
and I was getting the "No CellPhoneDB interacions found in this input." error.
My data has around 82k cells divided into 6 sample groups, so I followed the suggestions on page Teichlab/cellphonedb#309 and modified my command to :
cellphonedb method statistical_analysis cellphonedb_meta.txt cellphonedb_countv2.txt --threads 30 --counts-data hgnc_symbol --subsampling --subsampling-log False --subsampling-n
um-cells 50 --iterations=10
but I am getting the same error. My data has HGNC gene symbols. Any help would be appreciated. Thank you.
The text was updated successfully, but these errors were encountered:
Hi. I was running the following command:
cellphonedb method statistical_analysis cellphonedb_meta.txt cellphonedb_countv2.txt --threads 30 --counts-data hgnc_symbol
and I was getting the "No CellPhoneDB interacions found in this input." error.
My data has around 82k cells divided into 6 sample groups, so I followed the suggestions on page Teichlab/cellphonedb#309 and modified my command to :
cellphonedb method statistical_analysis cellphonedb_meta.txt cellphonedb_countv2.txt --threads 30 --counts-data hgnc_symbol --subsampling --subsampling-log False --subsampling-n
um-cells 50 --iterations=10
but I am getting the same error. My data has HGNC gene symbols. Any help would be appreciated. Thank you.
The text was updated successfully, but these errors were encountered: