Man page - pdb_keepcoord(1)
Packages contains this manual
- pdb_wc(1)
- pdb_element(1)
- pdb_selatom(1)
- pdb_seg(1)
- pdb_uniqname(1)
- pdb_keepcoord(1)
- pdb_sort(1)
- pdb_selhetatm(1)
- pdb_delinsertion(1)
- pdb_delresname(1)
- pdb_selres(1)
- pdb_segxchain(1)
- pdb_chkensemble(1)
- pdb_merge(1)
- pdb_selchain(1)
- pdb_selelem(1)
- pdb_delres(1)
- pdb_fromcif(1)
- pdb_selresname(1)
- pdb_chainbows(1)
- pdb_selseg(1)
- pdb_splitchain(1)
- pdb_delchain(1)
- pdb_delhetatm(1)
- pdb_occ(1)
- pdb_mkensemble(1)
- pdb_selmodel(1)
- pdb_tocif(1)
- pdb_splitseg(1)
- pdb_fetch(1)
- pdb_delelem(1)
- pdb_b(1)
- pdb_intersect(1)
- pdb_splitmodel(1)
- pdb_fixinsert(1)
- pdb_rplchain(1)
- pdb_selaltloc(1)
- pdb_reres(1)
- pdb_chainxseg(1)
- pdb_reatom(1)
- pdb_validate(1)
- pdb_gap(1)
- pdb_rplresname(1)
- pdb_tidy(1)
- pdb_chain(1)
- pdb_tofasta(1)
- pdb_shiftres(1)
- pdb_head(1)
Package: pdb-tools
apt-get install pdb-tools
apt-get install pdb-tools
Manuals in package:
Documentations in package:
Manual
PDB_KEEPCOORD
NAMEDESCRIPTION
Usage:
Example:
NAME
pdb_keepcoord - manual page for pdb_keepcoord 2.5.1
DESCRIPTION
pdb_keepcoord File not found or not readable: ’--help’
Removes all non-coordinate records from the file.
Keeps only MODEL, ENDMDL, END, ATOM, HETATM, CONECT.
Usage:
python pdb_keepcoord.py <pdb file>
Example:
python pdb_keepcoord.py 1CTF.pdb
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.