Files
openfold/environment.yml

32 lines
755 B
YAML

name: openfold_venv
channels:
- conda-forge
- bioconda
- pytorch
- nvidia
dependencies:
- pip:
- biopython==1.79
- deepspeed==0.5.9
- 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
- pytorch_lightning==1.5.10
- git+https://github.com/NVIDIA/dllogger.git
- pytorch::pytorch
- pytorch::pytorch-cuda=11.7.*
- conda-forge::python=3.7
- conda-forge::setuptools=59.5.0
- conda-forge::pip
- conda-forge::openmm=7.5.1
- conda-forge::pdbfixer
- conda-forge::cudatoolkit==11.7.*
- bioconda::hmmer==3.3.2
- bioconda::hhsuite==3.3.0
- bioconda::kalign2==2.04