Mercurial > repos > rliterman > csp2
view CSP2/conda/README.md @ 29:b6ec322b1f05
"planemo upload"
author | rliterman |
---|---|
date | Wed, 04 Dec 2024 16:02:07 -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 ... ```