hildebra / lotus2

Amplicon sequencing pipelines suitable for SSU (16S, 18S), LSU (23S, 28S) and ITS.
http://lotus2.earlham.ac.uk/
GNU General Public License v3.0
52 stars 17 forks source link

Errors with SDM #70

Open thecrobe opened 1 month ago

thecrobe commented 1 month ago

Hello, I am running Lotus2 on merged paired end illumina reads and am coming up with a weird issue. I am able to go through read filtering then I get an error tha the SDM file is not empty, but when i look it is empty. This stops the program. Do you have an idea what the issue could be? I have updated Lotus2 from conda and tried github version, and rebuilt the SDM now.

tar: Removing leading `/' from member names rm: cannot remove '/data/16sVU/Output/LotuSLogS//SDMperFile/': Directory not empty

Thanks! Justin

hildebra commented 1 month ago

Hey Justin, Sorry can't really see where this might be coming from. Did you try removing the output dir by hand? Btw, the two lines you pasted above do seem to come from the perl script, not from sdm. best, Falk