Created
September 17, 2018 06:55
-
-
Save dblyon/cb20341ae596ebfb30e502ef40b591b5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: bio134 | |
channels: | |
- anaconda | |
- bioconda | |
- nodefaults | |
dependencies: | |
- python=3.7 | |
- numpy | |
- scipy | |
- sympy | |
- matplotlib | |
- biopython | |
- spyder | |
- fiji | |
### The command to execute from the command line in order to install the environment with Conda: | |
# conda env create -f bio134.yml --name bio134 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
University of Zurich, Python for Biologists course, installation for Anaconda