-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.conda.yml
More file actions
33 lines (31 loc) · 735 Bytes
/
.conda.yml
File metadata and controls
33 lines (31 loc) · 735 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name: smcpp
channels: !!python/tuple
- defaults
dependencies:
- bioconda::pysam=0.9.1.4=py35_0
- conda-forge::gmp=6.1.1=1
- cython=0.25.2=py35_0
- gcc=4.8.5=7
- gsl=2.2.1=0
- matplotlib=1.5.0=np110py35_0
- mpc=1.0.3=0
- mpfr=3.1.5=0
- numpy=1.11.3=py35_nomkl_0
- pandas=0.18.1=np110py35_0
- pip=9.0.1=py35_1
- python=3.5.2=0
- python-dateutil=2.6.0=py35_0
- scipy=0.17.1=np110py35_1
- setuptools=27.2.0=py35_0
- six=1.10.0=py35_0
- pip:
- ad==1.3.2
- appdirs==1.4.0
- packaging==16.8
- tqdm==4.9.0
- python-utils==2.0.1
- seaborn==0.7.1
- setuptools-scm==1.11.1
- wrapt==1.10.8
- "--editable=git+https://github.com/pyinstaller/pyinstaller@483c819#egg=pyinstaller"
prefix: /export/home/terhorst/miniconda/envs/smcpp