Merfishreportpipeline / data /environment.yml
introvoyz041's picture
Migrated from GitHub
5ad11ec verified
raw
history blame contribute delete
165 Bytes
name: experiment_report
channels:
- conda-forge
- bioconda
dependencies:
- python=3.7
- snakemake
- matplotlib
- scikit-image
- numpy
- scikit-learn