Open dfermin opened 4 years ago
Hi, thank you for using sumo. This error should appear only if data matrix contains strings or unsupported symbols for missing values instead of NAs. I am going to look into it. It would be helpful if you could provide a sample of your MET.tsv.gz file (for example first 10 lines).
Hello
I've successfully installed sumo and I'm trying to run it on a small data set of 37 samples. Each sample was measured by 4 different omics methods: gene expression, metabolomics, 2 different tissue specific expression analysis (ie: gene expression on select tissue types).
The command I run is:
But I immediately get this error:
I've checked the MET.tsv.gz file in R and it only contains numbers. There are no missing values. The numbers range from -1.77 to 5.88. This is after standard normalizing the data as per the recommendations given in the pre-processing steps.
Any suggestions? Thanks, Damian