ProteinIQ bioinformatics platform
ProteinIQ.io lets researchers design, fold, dock, simulate, and analyze proteins directly in the browser.


Used by researchers like you, daily. ProteinIQ helps students and scientists run structure, sequence, and ligand analysis without local setup.
- Researchers
- 6,500+
- Jobs submitted
- 25,000
- Tools available
- 229
- Institutions
- 40+
researchers
jobs submitted
tools available
institutions worldwide
Bioinformatics tools in your browser.
Use state-of-the-art folding, docking, and analysis from one platform, no installs or hardware needed.


Workflows without handoffs.
Build reproducible pipelines where outputs pass between steps automatically. Re-run them or share them with your team.


One API for every run.
Submit and automate jobs programmatically. Bring ProteinIQ into your own scripts with typed clients and full documentation.
curl -X POST https://proteiniq.io/api/v1/jobs \
-H "Authorization: Bearer $PROTEINIQ_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"tool": "esmfold",
"name": "Lysozyme ESMFold run",
"input": {
"inputs": [{
"id": "seqs_1",
"slotId": "protein",
"kind": "protein",
"format": "fasta",
"content": ">lysozyme\nKVFGRCELAAAMKRHGLDNYRGYSLG",
"source": { "type": "text" }
}]
},
"settings": {}
}'Guidance when results arrive.
Ask what to run and read your results. The assistant recommends the right tool and explains the output in plain language.


What can you do with ProteinIQ?
Run the core tasks of bioinformatics from one workspace: folding, docking, design, screening, alignment, and analysis.
Folding
Predict 3D protein structures from sequences
Design
Design and engineer new proteins, antibodies, and molecules
Docking
Predict how molecules bind to proteins
Simulation
Run molecular dynamics and simulations
Alignment
Align, search, and compare sequences and structures
Screening
Filter compounds and predict properties
Analysis
Calculate properties, validate structures, and generate embeddings
Utilities
Convert formats, clean files, and generate sequences
All tools
Browse the complete ProteinIQ workspace and choose the method that matches your input.





