The official foldseek docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Foldseek enables fast and sensitive comparisons of large protein structure sets, supporting monomer and multimer searches, as well as clustering. It runs on CPU, supports GPU acceleration for faster searches, and optionally allows ultra-fast and sensitive comparisons directly from protein sequence inputs using a language model, bypassing the need for structures.
The tag of each foldseek docker image is consist of the version of foldseek and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 10-941cd33-oe2403sp4 | foldseek 10-941cd33 on openEuler 24.03-lts-sp4 | amd64, arm64 |
| 10-941cd33-oe2403sp3 | foldseek 10-941cd33 on openEuler 24.03-lts-sp3 | amd64, arm64 |
To use the foldseek image, run:
docker pull openeuler/foldseek:{Tag}
Search a query structure against a target database:
docker run --rm -v /path/to/data:/data openeuler/foldseek:{Tag} foldseek easy-search /data/query.pdb /data/target_db /data/result tmp
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:91bc82573…
Size
76.5 MB
Last updated
2 months ago
docker pull openeuler/foldseekPulls:
13
Last week