Hello!
I am trying to import a table from file (Excel file .xlsx) with cytoscape 3.7.1. There seems to be a problem: Whenever I import the data, Cytoscape mistakes numerical values (floating point, e.g. 0.788) as string values because the import window switches the decimal point . to a comma ,
In this case, if i manually assing the column type to "Floating Point" it results in an error and the data cannot be loaded. Strangely, after importing the file, the datatype of the corresponding column is "double" althought I assinged it to "floating point" and the import window interpreted my data as "string". I think this behaviour is not expected. If i convert the same data to .txt first and then import, all values are recognized correctly.
Do you have a suggestion on how to fix that problem? Thanks a lot! I attached the corresponding file to this post.
Cheers,
Max