I keep getting the following error when trying to run LDA effect size (lefse):
“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: MN3207_VT1303”
hello @mgcollin19 ,
seems that you have installed the tool from the test-toolshed, try to install the same tool from the, more stable and controlled, toolshed.
Thank you for your help! I was actually using the website based version. @pietro would you be able to provide me with a link for the more stable version you are referencing?