Description
A bioinformatician from HAMB is unable to run the CHARLIE pipeline. The wrapper script (v0.11) fails with conda-related errors.
Error Message
charlie
/data/CCBR_Pipeliner/Pipelines/CHARLIE/v0.11/bin/charlie: line 20: /data/CCBR_Pipeliner/db/PipeDB/Conda/etc/profile.d/conda.sh: No such file or directory
CondaError: Run 'conda init' before 'conda activate'
[+] Loading singularity 4.3.7 on cn0113
[+] Loading snakemake 7.32.4
Affected Version
Steps to Reproduce
- Run the charlie command with a dataset
- Observe the conda initialization failure
Context
- User: Bioinformatician from HAMB
- Lab: Dr. Ziegelbauer's lab
- Issue: The wrapper appears to be outdated and doesn't work with current conda configuration
- The conda.sh initialization script is not found at the expected path:
/data/CCBR_Pipeliner/db/PipeDB/Conda/etc/profile.d/conda.sh
Expected Behavior
The CHARLIE pipeline should initialize conda properly and activate the required environments without errors.
Description
A bioinformatician from HAMB is unable to run the CHARLIE pipeline. The wrapper script (v0.11) fails with conda-related errors.
Error Message
Affected Version
Steps to Reproduce
Context
/data/CCBR_Pipeliner/db/PipeDB/Conda/etc/profile.d/conda.shExpected Behavior
The CHARLIE pipeline should initialize conda properly and activate the required environments without errors.