NAME
GeometricMeasurements
VERSION
Version 0.01
getcoords
This subroutine gets the coordinates of a given type of atom from the PDB file
my @ca = getcoords( \@idtable, \@lm, 'CA', $ArrayRef_coordchain);
GeometricMeasurements
Version 0.01
This subroutine gets the coordinates of a given type of atom from the PDB file
my @ca = getcoords( \@idtable, \@lm, 'CA', $ArrayRef_coordchain);