Dear Sagun,
I 'd already changed comma for dots and had no sucess. It seems clear that there are something wrong with the files, but I have been unable to detect exactly what. Since last Galaxy update(?) adjustments seem to the formats are needed. I’ve tried to solve this for over a week!
Regards
Josias
I take back what I said. I have now tried a couple of the things mentioned here - I replaced all commas with periods, and even though I do not have a subgroup, I included a row of just NAs to select for that.
The problem is not fixed - I am getting the same error.
Were there any other modifications you made to @Josias 's file to get it to work, since apparently switching commas to dots was not the only problem?
Some strange characters were seen in the file. At least for a while I think I will give up using Galaxy
The issue that I had with my files is now solved! To work in (this new version of) Galaxy, the columns headings of the table must be filled with all three parameters (Class, Subclass and Subject - brackets in the attached print), regardless they are necessary for your analysis (if they are the same, I thought they were not necessary, such as in the Subclass line in the attached print (arrow). Not providing info in this line was my error!).
Hello @sagunmaharjann ,
I also faced difficulties when uploading my previous data when running LEfSe although I have already chosen the Class, subclass and ID when formatting the data.
Would you please also help me to check with my dataset please?
Thank you very much for your passionate and kind assistance!
Best regards,
Karie
Abundance input_error.txt (110.7 KB)
As I mentioned in previous message, what I did for the stuff to work was to fill all 3 lines/cells of the colummns headings. I did not do this before because one of them was not relevant for my analysis.
Hi @Josias , thank you very much for your help last time. I experienced another issue that I got the Lefse result but there is error when I plot them into bar chart. This makes me frustrated as I successfully run lefse result on hand. Would you mind help me to take a look as well please?
Error message:
Traceback (most recent call last):
File “/usr/bin/lefse_plot_res.py”, line 8, in
sys.exit(plot_res())
File “/usr/lib/python3.6/site-packages/lefse/lefse_plot_res.py”, line 177, in plot_res
else: plot_histo_hor(params[‘output_file’],p
Thank you very much for your kind assistance!
Hi!
I keep getting this error as well:
raceback (most recent call last):
File “/usr/bin/lefse_format_input.py”, line 7, in
from lefsebiom.ConstantsBreadCrumbs import *
ModuleNotFoundError: No module named ‘lefsebiom’
Thanks!
Hi @Josias!
I tried working with all the changes suggested on this page, but still getting the error.
Even used the same file as the provided
Still getting error
Would you mind helping me in resolving this issue with data, please?
I am attaching my file, for the kind reference.
genus_input_relat_abun.txt (99.0 KB)
Any sort of help or suggestion will be appreciated.
Thanks and Regards,
Rashmi
Hi!
I have the same error @Faezeh_Ebrahimi encountered and I hope anyone can help me solve this issue.
Regards,
Aya
Hi all,
Apologies for the issue. We are currently working on fixing the lefse issue. We will keep you posted.
Regards,
Sagun
I have been using LEfSe in the past and was successfully able to run the full pipeline with the Galaxy LEfSe tool. Now when I am trying to run the pipeline using new tabular files (I believe to be formatted correctly) and even old ones that successfully worked in the past I run into this error:
Traceback (most recent call last):
File “/usr/bin/lefse_format_input.py”, line 10, in
from importlib.metadata import distribution
ModuleNotFoundError: No module named ‘importlib.metadata’
Can you please help me?