Copyright © 1996 by the Regents of the University of California.

PDBio Helper Function Reference

void PDBioCanonicalizeAtomName(String *aname)
Canonicalize atom names by stripping embedded blanks, using prime instead of asterix, and converting to uppercase.
void PDBioCanonicalizeResidueName(String *rname)
Canonicalize residue names by stripping embedded blanks and converting to uppercase.

Greg Couch, UCSF Computer Graphics Laboratory