You can download PDB-REDO entries using you favorite molecular graphics program or manually. You can also download the entire databank at once. Below are some basic examples, more data from the PDB-REDO databank is described underneath.
Molecular graphics:
- YASARA has a native PDB-REDO interface to show models.
- CCP4mg can download PDB-REDO models and maps.
- (Win)COOT also has a native PDB-REDO interface that shows models, maps, and a guided tour through the model changes.
Manual download (single entries) via the website or using wget
:
wget https://pdb-redo.eu/db/9xyz/9xyz_final.pdb
downloads the fully optimised (re-refined and rebuilt) PDB file.wget https://pdb-redo.eu/db/9xyz/9xyz_final.mtz
downloads the MTZ files to generate electron density maps.wget https://pdb-redo.eu/db/9xyz.zip
downloads all files of a PDB-REDO entry.
Download entire PDB-REDO databank using rsync
:
rsync -av rsync://rsync.pdb-redo.eu/pdb-redo/ pdb-redo/
downloads the entire archive.
License
Here you can find the data usage license.