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

Issues installing docker #24

Open
RolandWirth opened this issue Jul 23, 2020 · 1 comment
Open

Issues installing docker #24

RolandWirth opened this issue Jul 23, 2020 · 1 comment

Comments

@RolandWirth
Copy link

RolandWirth commented Jul 23, 2020

Hello,
I was trying to use CAMITAX with docker. All the databases have been successfully downloaded. However, I'm having issues with downloading and installing docker.

conda install -c conda-forge/label/cf202003 docker
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
PackagesNotFoundError: The following packages are not available from current channels:
- docker

Finally, when I do run CAMITAX I just get a blank run. Is it because docker isn't installed? Any suggestions to solve this is appreciated.
picture.pdf

We also ran the same command with singularity installed and get the exact same response as the attached picture. Command to run CAMITAX with singularity is below
run CAMI-challenge/CAMITAX -profile singularity --db ~/cami_dat/ --i PLS/1_11.fasta --x fasta

picture_2_singularity_run.pdf

@gdefazio
Copy link

I'm seeing the same issues about CAMITAX in nextflow docker use. I've installed nextflow on a conda env, then I've downloaded the DBs as suggested in README. Then I've tried to run CAMITAX but I've obtained the same output of @RolandWirth.
By suspecting that the docker installation could be the problem, I've created symbolic links of rooted installed docker in my conda env bin. But I haven't solved the problem.
Any suggestion about that?

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