I try to use CEMiTool for gene coexpression analysis. the tool works perfectly if I removed the (first column= row names = gene names) from the input expression matrix. because it can only deal with numeric data and nor character.
But doing so will result in an error if I used the optional parameter of the CEMiTool which is (Pathway list) to perform pathway enrichment analysis, because the tool will not find genes in the expression matrix to relate to the pathway list.
Note that the example had quotes around the values, and that is needed when using the tool directly in R but it doesn’t appear to be required in Galaxy (due to the way the data is parsed). But confirm this with your own data and add in quotes as needed.
This works for all tools if you ever get stuck again. You can copy the raw data link into the Upload tool to get the files into Galaxy to play around with them, compare to your own data, and similar.