-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfastp_environment.yml
46 lines (46 loc) · 1.27 KB
/
fastp_environment.yml
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
name: fastp
channels:
- bioconda
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=h0d85af4_4
- ca-certificates=2022.12.7=h033912b_0
- fastp=0.23.2=h15641a5_3
- isa-l=2.30.0=h0d85af4_4
- libblas=3.9.0=16_osx64_openblas
- libcblas=3.9.0=16_osx64_openblas
- libcxx=14.0.6=hccf4f1f_0
- libdeflate=1.13=h775f41a_0
- libffi=3.4.2=h0d85af4_5
- libgfortran=5.0.0=11_3_0_h97931a8_31
- libgfortran5=12.2.0=he409387_31
- liblapack=3.9.0=16_osx64_openblas
- libopenblas=0.3.21=openmp_h429af6e_3
- libsqlite=3.40.0=ha978bb4_0
- libzlib=1.2.13=hfd90126_4
- llvm-openmp=16.0.0=h61d9ccf_0
- ncurses=6.3=h96cf925_1
- numpy=1.24.2=py311ha9d2c9f_0
- openssl=3.1.0=hfd90126_0
- pandas=2.0.0=py311hd84f3f5_0
- pip=23.0.1=pyhd8ed1ab_0
- python=3.11.0=he7542f4_1_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-tzdata=2023.3=pyhd8ed1ab_0
- python_abi=3.11=3_cp311
- pytz=2023.3=pyhd8ed1ab_0
- readline=8.1.2=h3899abd_0
- setuptools=67.6.0=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- tk=8.6.12=h5dbffcc_0
- tzdata=2022g=h191b570_0
- wheel=0.40.0=pyhd8ed1ab_0
- xz=5.2.6=h775f41a_0
- pip:
- gitdb==4.0.10
- gitpython==3.1.31
- smmap==5.0.0
variables:
CONDA_SUBDIR: osx-64
prefix: /Users/tomroeschinger/anaconda3/envs/fastp