...
Code Block |
---|
name: nanoQ
channels:
- defaults
- anaconda
- bioconda
- conda-forge
dependencies:
- python=3.7
- pysam=0.19.1
- numpy=1.23.3
- scipy=1.9.1
- biophyton=1.79
- matplotlib=3.6.0
- samtools
- minimap2
- graphmap
- emboss |
Run the following command to generate the ‘nanoQ’ conda environment:
...