add conda env specs
This commit is contained in:
parent
df74e552a3
commit
9101abf653
1 changed files with 6 additions and 0 deletions
6
home/private_dot_config/conda/envs/ngs.yml
Normal file
6
home/private_dot_config/conda/envs/ngs.yml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
channels:
|
||||||
|
- conda-forge
|
||||||
|
- bioconda
|
||||||
|
dependencies:
|
||||||
|
- fastqc
|
||||||
|
- multiqc
|
Loading…
Reference in a new issue