Hello! I am a dentist pursuing Ph.D. wherein my project requires some microbiome analysis. I am trying to use the LEfSe function through the Galaxy/Huttenhower lab website. However, I am unable to conduct the analysis and am getting a similar error (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
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:
As per your suggestion, could I request if you could guide me in detail, as to how do I check where is the problem with the input data file?
Owing to my lack of experience in coding/microbiome analysis/R, hence, the humble request.
Thank you for your kind help.