v1.5.0
- Compatible with AlphaFold 2.3.1 and ColabFold 1.5.0
- Use Python3.8 by default.
- Use
jax == 0.3.25
andjaxlib==0.3.25
with cuda. bin
directory has been removed. Please add an environment variable PATHcolabfold-conda/bin
to usecolabfold_batch
command instead (e.g.export PATH=/path/to/colabfold-conda/bin:$PATH
).- AlphaFold2 weight parameters for monomers and multimer-v2.3 will be downloaded at the installation.