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

Trying to run trans2express from a custom conda environment #1

Closed
eggrandio opened this issue Aug 21, 2024 · 2 comments
Closed

Trying to run trans2express from a custom conda environment #1

eggrandio opened this issue Aug 21, 2024 · 2 comments

Comments

@eggrandio
Copy link

Hello,

I have created a conda environment with (what I think) all the requisite programs with:

conda activate trans2express
mamba install -y diamond beautifulsoup4 biopython biothings_client pandas \
certifi charset-normalizer gprofiler-official idna mygene numpy packaging \
platformdirs pooch python-dateutil pytz requests six soupsieve tqdm tzdata \
urllib3 diamond fastp porechop spades transdecoder cd-hit

However, when I try to run trans2express, it cannot find the corresponding programs.

What should I put into the CONFIGURATIONS.txt file?

I can run each program from terminal from within the conda environment.

@albidgy
Copy link
Owner

albidgy commented Aug 22, 2024

Hello,

Please send me the logs file that trans2express gives me to the email: [email protected]

@albidgy
Copy link
Owner

albidgy commented Sep 5, 2024

I have added the ability to install all required programs and packages to the conda environment. Re-download trans2express, navigate to the directory and run the command:

bash install.sh

@albidgy albidgy closed this as completed Jan 23, 2025
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

2 participants