Skip to content

Dockerized ESMFold (protein structure prediction model) for easy deployment on RunPod and elsewhere

License

Notifications You must be signed in to change notification settings

vdallco/ESMFold-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESMFold Dockerfile

Pull

docker.io/cody8295/esmfold-arbius:latest

Build

docker build -t esmfold-arbius .

Run

docker run --gpus all -p 8080:8080 esmfold-arbius

Test

curl -X POST "http://localhost:8080/predict" -H "Content-Type: application/json" -d '{"sequence":"MKTVRQERLKSIVRILERSKEPVSGAQLAEELSVSRQVIVQDIAYLRSLGYNIVATPRGYVLAGG"}' -o result.pdb

About

Dockerized ESMFold (protein structure prediction model) for easy deployment on RunPod and elsewhere

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •