Man page - pdb_uniqname(1)
Packages contas this manual
- pdb_head(1)
- pdb_validate(1)
- pdb_chkensemble(1)
- pdb_splitseg(1)
- pdb_splitchain(1)
- pdb_fetch(1)
- pdb_occ(1)
- pdb_selaltloc(1)
- pdb_uniqname(1)
- pdb_shiftres(1)
- pdb_b(1)
- pdb_mkensemble(1)
- pdb_selseg(1)
- pdb_seg(1)
- pdb_delres(1)
- pdb_delchain(1)
- pdb_keepcoord(1)
- pdb_rplresname(1)
- pdb_reres(1)
- pdb_chainbows(1)
- pdb_delhetatm(1)
- pdb_selchain(1)
- pdb_segxchain(1)
- pdb_selatom(1)
- pdb_merge(1)
- pdb_selelem(1)
- pdb_chainxseg(1)
- pdb_chain(1)
- pdb_selmodel(1)
- pdb_tocif(1)
- pdb_gap(1)
- pdb_delresname(1)
- pdb_tidy(1)
- pdb_delelem(1)
- pdb_delinsertion(1)
- pdb_selhetatm(1)
- pdb_rplchain(1)
- pdb_intersect(1)
- pdb_fixinsert(1)
- pdb_selres(1)
- pdb_tofasta(1)
- pdb_splitmodel(1)
- pdb_selresname(1)
- pdb_reatom(1)
- pdb_wc(1)
- pdb_sort(1)
- pdb_fromcif(1)
- pdb_element(1)
Package: pdb-tools
apt-get install pdb-tools
apt-get install pdb-tools
Manuals in package:
Documentations in package:
Manual
| PDB_UNIQNAME(1) | User Commands | PDB_UNIQNAME(1) |
NAME
pdb_uniqname - manual page for pdb_uniqname 2.5.1
DESCRIPTION
pdb_uniqname File not found or not readable: '--help'
Renames atoms sequentially (C1, C2, O1, ...) for each HETATM residue.
Relies on an element column being present (see pdb_element).
Usage:
- python pdb_uniqname.py <pdb file>
Example:
- python pdb_uniqname.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.
| September 2024 | pdb_uniqname 2.5.1 |