sanjaynagi / rna-seq-pop

Snakemake workflow for Illumina RNA-sequencing experiments - extract population genomic signals from RNA-Seq data
https://sanjaynagi.github.io/rna-seq-pop/
MIT License
18 stars 7 forks source link

Configure conda envs so they work with conda channel priority = strict #81

Open sanjaynagi opened 12 months ago

sanjaynagi commented 12 months ago

Currently, you must set the conda channel priority to flexible with the following command

conda config --set channel_priority flexible