Hello everyone,
I and trying to run LefSe analysis on galaxy but keep getting the error message as below:
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 <module>
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: no
I’ve looked at other posts and change the format but still get the same error.
Please find the sample data attached. Any suggestions will be appreciated. Thanks!
test.txt (1.8 KB)