Hello,
I am having a current error message:
Traceback (most recent call last):
File “/shed_tools/testtoolshed.g2.bx.psu.edu/repos/george-weingart/lefse/a6284ef17bf3/lefse/format_input.py”, line 435, in
feats = numerical_values(feats,params[‘norm_v’])
File “/shed_tools/testtoolshed.g2.bx.psu.edu/repos/george-weingart/lefse/a6284ef17bf3/lefse/format_input.py”, line 174, in numerical_values
feats[k] = [float(val) for val in v]
ValueError: could not convert string to float: A2_5_d_1
The error message sent has been the same for several tables of my dataset. It is always in the same lines (435 and 174) and there is nothing unusual in these lines compared with the others. Also, regarding the value error in the sample A2_5_d_1 is recurrent for other days analysed. When only samples of group B are analysed the error is on sample B2_5. I have asked to other colleagues to run my tables on the same website and in their computer is currently running without any problem.
I am running the analysis on Chrome, but I also tested on Firefox and the error is the same.
Do you have any insight of what problem can it be?
Thank you in advance for your help.
Best,
Cátia