Open schmittel opened 1 month ago
This is ultra strange @schmittel - you have done everything I would suggest to check. Therefore, I am not really sure why hybracter would fail (especially given you had it working already!) - swapping to pacbio shouldn't affect unicycler's installation.
My question is, what version of hybracter is this? Did you try v0.9.1? I have updated the plassembler yaml as unicycler's conda installation is much streamlined now. So maybe try this out (or perhaps it is the cause of the issue!).
Another option if everything still breaks is to use the prebuilt container - see the notes on the REAME.md. I usually run Hybracter myself with the container these days to be honest.
George
Hi, thanks for this software. I used it on a directory of Nanopore fastq files and it worked beautifully. But when running on a directory of PacBio fastq files I keep getting an error. This error is a variation on what has been reported before but so far I'm unable to overcome it.
Here's the error:
However, when activate the
/code/conda_envs/hybracterENV/lib/python3.12/site-packages/hybracter/workflow/conda/308674b41518b3abe7fb1010240eff8c_
conda environment, Unicycler is most definitely installed. Curiously, when I directly run the command from the terminal:it appears to complete without error. I tried editing the
plasassembler.yaml
file as suggested here but this did not solve the problem. I installed everything according to the instructions and as I said, everything worked beautifully the first time. I'm just not sure how to continue from here and any help will be appreciated.Many thanks!