environment.yml 870 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: fastfold
channels:
  - conda-forge
  - bioconda
  - pytorch
dependencies:
  - pip:
      - biopython==1.79
      - dm-tree==0.1.6
      - ml-collections==0.1.0
      - numpy==1.21.2
      - PyYAML==5.4.1
      - requests==2.26.0
      - scipy==1.7.1
      - tqdm==4.62.2
      - typing-extensions==3.10.0.2
      - einops
      - colossalai
Fazzie-Maqianli's avatar
Fazzie-Maqianli committed
19
20
21
      - --find-links https://download.pytorch.org/whl/cu113/torch_stable.html torch==1.11.1+cu113
      - --find-links https://download.pytorch.org/whl/cu113/torch_stable.html torchaudio==0.11.1+cu113
      - --find-links https://download.pytorch.org/whl/cu113/torch_stable.html torchvision==0.13.1
22
23
24
25
26
27
28
29
  - conda-forge::python=3.8
  - conda-forge::setuptools=59.5.0
  - conda-forge::pip
  - conda-forge::openmm=7.5.1
  - conda-forge::pdbfixer
  - bioconda::hmmer==3.3.2
  - bioconda::hhsuite==3.3.0
  - bioconda::kalign2==2.04