Prepare data
Convert h5 format to cbf format: XDS can't operate with h5 format images, so you need to convert the image to cbf format before the process. On macOS, eiger2cbf is a useful program to do this.
For example:
X-Ray data processing
Process with XDS
Install XDSGUI according to this instrucment.
Run the XDSGUI in the terminal.
CodeBlock Loading...Load the image and generate the XDS.INP file:

Load your imageModify the XDS.INP file to meet your needs, then click
Run XDS.:::caution
If you collect your data with 10U2 beamline in SSRF, you should modify the
ROTATION_AXISparameter to0 -1 0.:::
Check the result in page CORRECT
Process with Xia2
There are two ways to use Xia2: use Xia2 in CCP4, or install the latest xia2/DIALS bundle according to this website.
Process your data with it:
CodeBlock Loading...
Process with autoPROC
- Request a license and install autoPORC according to this website.
Process your data with it:
CodeBlock Loading...
Structure determination
Valid the data
Find the
XDS_ASCII.HKLfile in the autoproc directory as the diffraction file.Valid the data with Phenix Xtriage, put the diffraction file in, and run.

Molecular replacement
Find the
XDS_ASCII.HKLfile in the autoproc directory as the diffraction file.Get the template model:
- Blast the sequence of your protein with the PDB database, select the proper structure, and download the PDB file.

- After downloading the template model, you need to edit it with PyMOL to remove the redundant copies and water molecules.
Determine how many copies are in ASU(asymmetric unit):
You can get the number from the result of the Xtriage
Or you can use the cell content analysis tool in CCP4.
Note
You can determine the number of copies through the Solvent content, generally, the solvent content of most biological macromolecule crystals is between 40% and 60%.
Do molecular replacement with Phenix Phaser-MR.
Build your model with Phenix AutoBuild: input the result of molecular replacement, and run.

AutoBuildCheck the model from AutoBuild in Coot and refine it manually.