Last active
October 6, 2020 00:27
-
-
Save mfansler/3e9f991c598c672e8e047d7114368dc2 to your computer and use it in GitHub Desktop.
Conda Environment for Building Kallisto
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: kallisto-build | |
channels: | |
- conda-forge | |
- bioconda | |
- defaults | |
dependencies: | |
- autoconf | |
- automake | |
- hdf5 | |
- make | |
- cmake | |
- cxx-compiler | |
- zlib | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment