Converting AlphaFold3 CIF to PDB

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
# Download the zip file from the [https://alphafoldserver.com AlphaFold3 Server].
# Download the zip file from the [https://alphafoldserver.com AlphaFold3 Server].
# Double-click the zip file to unzip it.
# Double-click the zip file to unzip it.
-
# Drag the file with a name ending '''_model_0.cif''' into your working folder.<ref name="best">Each job produces 5 .cif files. The file with a name ending &nbsp; _model_0.cif is one of those with the highest pTM quality score.</ref>
+
# In the newly unzipped folder, find the file with a name ending '''_model_0.cif'''. Drag it into your working folder.<ref name="best">Each job produces 5 .cif files. The file with a name ending &nbsp; _model_0.cif is one of those with the highest overall pTM quality score. The pTM quality score is in the corresponding _summary_confidences_0.json file. Open this file in a [[Plain text editors|text editor]]. Look for the third-from-last line, which begins "ptm": (including the quotes) followed by the overall pTM confidence value.</ref>
# Double-click Jmol.jar to run it.
# Double-click Jmol.jar to run it.
# Drag the _model_0.cif file and drop it into the black window of Jmol. The model should appear.
# Drag the _model_0.cif file and drop it into the black window of Jmol. The model should appear.

Revision as of 02:27, 11 November 2024

The AlphaFold3 Server predicts models only in the mmCIF format (filename ending .cif). These files can be uploaded to iCn3D, or displayed in PyMOL or ChimeraX.

In 2024, FirstGlance in Jmol requires the older PDB format. If you wish to display AlphaFold3 predicted structures in FirstGlance, here is how to convert them to PDB format:

  1. Get the Jmol.jar Java application running on your computer by following the instructions at Jmol/Application.
  2. Create a working folder (directory), and put Jmol.jar in it.
  3. Download the zip file from the AlphaFold3 Server.
  4. Double-click the zip file to unzip it.
  5. In the newly unzipped folder, find the file with a name ending _model_0.cif. Drag it into your working folder.[1]
  6. Double-click Jmol.jar to run it.
  7. Drag the _model_0.cif file and drop it into the black window of Jmol. The model should appear.
  8. In the white Jmol Script Console, enter the command write af3-jobname.pdb, where jobname is a unique identifier for this model.
  9. Upload the af3-jobname.pdb to FirstGlance in Jmol.

Notes

  1. Each job produces 5 .cif files. The file with a name ending   _model_0.cif is one of those with the highest overall pTM quality score. The pTM quality score is in the corresponding _summary_confidences_0.json file. Open this file in a text editor. Look for the third-from-last line, which begins "ptm": (including the quotes) followed by the overall pTM confidence value.

Proteopedia Page Contributors and Editors (what is this?)

Eric Martz

Personal tools