.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH PDB_FETCH "1" "December 2023" "pdb_fetch 2.5.1" "User Commands" .SH NAME pdb_fetch \- manual page for pdb_fetch 2.5.1 .SH DESCRIPTION pdb_fetch Invalid PDB code: '\-\-help' .PP Downloads a structure in PDB format from the RCSB website. .PP Allows downloading the (first) biological structure if selected. .SS "Usage:" .IP python pdb_fetch.py [\-biounit] .SS "Example:" .TP python pdb_fetch.py 1brs # downloads unit cell, all 6 chains .TP python pdb_fetch.py \fB\-biounit\fR 1brs # downloads biounit, 2 chains .PP This program is part of the `pdb\-tools` suite of utilities and should not be distributed isolatedly. The `pdb\-tools` were created to quickly manipulate PDB files using the terminal, and can be used sequentially, with one tool streaming data to another. They are based on old FORTRAN77 code that was taking too much effort to maintain and compile. RIP.