view CSP2/conda/README.md @ 62:0552b9528fc4

"planemo upload"
author rliterman
date Thu, 19 Dec 2024 13:20:18 -0500
parents 01431fa12065
children
line wrap: on
line source
To use the YAML file:

```
conda env create -f environment.yaml
conda activate csp2_env
nextflow run CSP2.nf -profile local_multithread --cores XX --runmode XX ...
```