using packages with conda
0
0
Entering edit mode
4 hours ago
raquel • 0

Hello everyone

I ran

conda create -n scinkd -c conda-forge -c bioconda r-base r-dplyr r-ggplot2 snakemake meryl pigz samtools

conda init bash

conda activate scinkd

But then I wanted to use the package snakemake and ran

snakemake --use-conda   -np -s SCINKD/SCINKD.v2.1.0.FULL.snakefile

And I got the message

bash: snakemake: command not found

I'm following the SCINKD pipeline but they never mention needing to load anything else. What am I missing? After loading packages to conda do I have to manually load the ones I need to use?

Thanks

snakemake conda scinkd • 277 views
ADD COMMENT
0
Entering edit mode

Cannot reproduce. Is this run via some sort of server/HPC/scheduler/something?

ADD REPLY
0
Entering edit mode

Yes, I'm using SSH session

ADD REPLY
0
Entering edit mode

Just to be sure: You ssh into a remote server, correct? Die you setup the conda environment on your local machine or the remote? Must be the remote.

ADD REPLY

Login before adding your answer.

Traffic: 3419 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6