Metadata-Version: 2.1
Name: alphafold-colabfold
Version: 2.3.10
Summary: An implementation of the inference pipeline of AlphaFold v2.3.1. This is a completely new model that was entered as AlphaFold2 in CASP14 and published in Nature. This package contains patches for colabfold.
Home-page: https://github.com/sokrypton/alphafold
Author: DeepMind
Author-email: alphafold@deepmind.com
License: Apache License, Version 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: absl-py
Requires-Dist: biopython
Requires-Dist: chex
Requires-Dist: dm-haiku
Requires-Dist: dm-tree
Requires-Dist: immutabledict
Requires-Dist: jax
Requires-Dist: ml-collections
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
