Predicting a structure
Provide an amino acid sequence and ask MIP to predict its structure:- “Predict the structure of this sequence: MKWVTFISLLFLFSSAYS…”
- “What would the 3D structure of BRCA1 RING domain look like?”
- “Predict the structure from this FASTA file” (attach a .fasta file)
Input requirements
Multi-chain complexes are supported — provide a multi-sequence FASTA file or describe the chains in your message.
The 3D viewer
The structure viewer supports standard molecular visualization controls:- Rotate — Click and drag to rotate the structure
- Zoom — Scroll to zoom in and out
- Pan — Right-click and drag to pan
Confidence coloring
Structures are colored by pLDDT (predicted Local Distance Difference Test), the per-residue confidence metric:Comparing wildtype vs mutant
Ask MIP to compare two structures:- “Predict the structure of TP53 wildtype and the R248W mutant, then compare them”
- “How does the p.V600E mutation affect the structure of BRAF kinase domain?”
- “Compare the structure of this sequence with and without the G12D mutation”
Comparison workflow
- MIP predicts the wildtype structure first
- Then predicts the mutant structure with the variant applied
- Both viewers are linked so camera movements stay synchronized
- The comparison opens in a side panel with both structures labeled
Downloading results
Click the download button in the viewer to save the predicted structure as a .cif file (mmCIF format). This file can be opened in any molecular visualization tool — PyMOL, ChimeraX, VMD, or Mol* standalone.How it works
- Validation — MIP checks that your sequence uses standard amino acids and is within the length limit.
- Submission — The sequence is sent to NVIDIA Boltz2 via their health API.
- Prediction — Boltz2 runs the structure prediction (async, typically 1-3 minutes).
- Storage — The resulting mmCIF file is stored in cloud storage for access.
- Rendering — Mol* loads the CIF file and renders the 3D structure with pLDDT coloring.
Structure predictions are computational estimates, not experimental results. Always check the pLDDT confidence coloring. For high-stakes interpretations, validate against experimental structures from PDB when available.
