Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dDocentHPC trimmomatic issue #17

Open
ARW-UBT opened this issue Dec 21, 2023 · 1 comment
Open

dDocentHPC trimmomatic issue #17

ARW-UBT opened this issue Dec 21, 2023 · 1 comment

Comments

@ARW-UBT
Copy link

ARW-UBT commented Dec 21, 2023

Hello,
I would like to try dDocentHPC on my Linux workstation and could not solve a trimmomatic issue.

dDocentHPC.bash is checking for the various dependencies. All but trimmomatic are marked as installed.

I installed trimmomatic into the same dDocent conda environment and added it to the path (although it is available without the PATH modification, though)

It is in the PATH:
(ddocent) [bt140047@btbbx3 dD-Clara1]$ echo $PATH
/home/bt140047/mambaforge/envs/ddocent/bin:/home/bt140047/mambaforge/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/home/bt140047/.local/bin:/home/bt140047/bin:/home/bt140047/mambaforge/envs/ddocent/bin/trimmomatic

It is available from the conda environment:
(ddocent) [bt140047@btbbx3 dD-Clara1]$ which trimmomatic
~/mambaforge/envs/ddocent/bin/trimmomatic

It is installed in v0.39
(ddocent) [bt140047@btbbx3 dD-Clara1]$ trimmomatic -version
0.39

However, dDocentHPC stikk does not recognize trimmomatic.
Does anybody have an advice to me how to get this issue solved?
Best regards,

@ARW-UBT
Copy link
Author

ARW-UBT commented Dec 22, 2023

Update:
Issue could be solved by installing trimmomatic outside ddocent conda environments.
Was mislead by the same issue with bamtools, which could be resolved by adding bamtools to the ddocent conda environment.

Best regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant