CellType Cloud
GPU-accelerated drug discovery from your terminal
2
Users
3
Jobs Run
0
Active Now
Available GPU Tools
structure.esmfold
A10G GPU · ~15-70s
~$0.05-0.10/run
structure.alphafold3
A100 GPU · ~30-120s
~$0.10/run
structure.diffdock
T4 GPU · ~10-30s
~$0.05/run
Quick Start
pip install celltype-cli
ct login
ct "Predict the structure of KRAS G12C"
API Endpoints
POST /jobs/submit
Submit a GPU job
GET /jobs/status/{id}
Check job status
POST /jobs/cancel/{id}
Cancel a running job
GET /account/credits
Check credit balance
GET /health
Health check