cellphonedb icon indicating copy to clipboard operation
cellphonedb copied to clipboard

undefined columns selected when running heatmap plotting

Open Sa753 opened this issue 5 years ago • 7 comments

Hi ,

I got an error when I run plot heat map

undefined columns selected

I used the same meta.txt file that I used to run cellphonedb initially so I am not sure why it can't find the columns

Could you please help?. I saw that issue was raised before but it was closed with no reply so maybe they find an answer

Thanks

Sa753 avatar Nov 08 '20 11:11 Sa753

I have the same issue. I run the heat map and I have got undefined columns selected.

dianadom avatar Nov 25 '20 08:11 dianadom

I replaced the symbols(/-_ et al) with dot(.) in cell/cluster names, and then the heatmap plot function works again. May it can help you.

CollapsarSpectrum avatar Jan 02 '21 07:01 CollapsarSpectrum

I have this issue as well, I've replaced all symbols as mentioned above and still have this issue. Any tips to debug?

Thanks!

msalaciak avatar Mar 24 '21 22:03 msalaciak

I have the issue too.

DrMaestre avatar Apr 15 '21 18:04 DrMaestre

@msalaciak @DrMaestre could you provide sample files to reproduce this error? (meta.txt, means.txt and pvalues.txt)

prete avatar May 06 '21 10:05 prete

According to CellPhoneDB website (https://www.cellphonedb.org/explore-sc-rna-seq), if your meta file is in .csv format it should be comma separated; if your meta file is in .txt, .tsv, .tab format then it should be tab separated

user12Abio avatar May 26 '21 06:05 user12Abio

I was getting this error too in Rcircos, It turned out that my chromosome names in my histogram data didn't match the ones on the ideogram.

GuillermoWizard avatar Jul 27 '21 00:07 GuillermoWizard