Rats. Re-import ``align'' as ``pdbalign'', as that's the package's name.
authorjschauma <jschauma>
Fri, 26 Sep 2003 03:15:28 +0000 (03:15 +0000)
committerjschauma <jschauma>
Fri, 26 Sep 2003 03:15:28 +0000 (03:15 +0000)
commit05429bb0fb597ae2a3210453be425e236f72f5cf
tree3797dbdc8fb34cfa6e8f89601ae835c2d7075834
parent71bb8d3f6028c6263f86a2f76c60f4fcbda5792b
Rats.  Re-import ``align'' as ``pdbalign'', as that's the package's name.

Given a GCG multiple sequence alignment file (a GCG MSF file), which a
includes a sequence of known structure, the program pdbalign maps the
sequence variability onto the known structure. The central premise is
of course, that for a closely related family of proteins (sequence ID
> 40%) the 3-D structures will not be significantly different.pdbdist
calculates the distance from each atom in the pdb file to each atom in
the ligand and records the minimum in the temperature field for that
atom record.distalign reads the output from pdbdist and also the
original GCG MSF file and produces an MSF file annotated with a
measure of sequence variability and the distance of the residue at
that position (of the sequence of known structure) from the ligand.
biology/pdbalign/DESCR [new file with mode: 0644]
biology/pdbalign/Makefile [new file with mode: 0644]
biology/pdbalign/PLIST [new file with mode: 0644]
biology/pdbalign/distinfo [new file with mode: 0644]
biology/pdbalign/patches/patch-aa [new file with mode: 0644]
biology/pdbalign/patches/patch-ab [new file with mode: 0644]
biology/pdbalign/patches/patch-ac [new file with mode: 0644]
biology/pdbalign/patches/patch-ad [new file with mode: 0644]