Predicting a structure
Provide an amino acid sequence and ask Purna 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 Purna 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
- Purna validates the wildtype sequence and the requested variant.
- It submits a prediction for each sequence.
- You can follow both runs from Compute.
- The completed structure files appear in Files, labeled for the corresponding sequence.
Downloading results
Open the predicted.cif file from Files, then use the download action to save it locally. The mmCIF file can also be opened in PyMOL, ChimeraX, VMD, or Mol* standalone.
How it works
- Validation — Purna 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 — Open the saved CIF file from Files to render the structure in Mol* 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.
