|
|
File: /home/jesus/devel/php/pear/Science/Chemistry/Macromolecule_PDB.php
Chemical classes - Science_Chemistry
Science_Chemistry_Macromolecule_PDB
Science_Chemistry_Macromolecule | +-- Science_Chemistry_Macromolecule_PDB
Represents a PDB macromolecule, composed of several
|
Represents a PDB macromolecule, composed of several
Science_Chemistry_Residue_PDB objects
|
|
|
|
|
|
|
Public Method Details |
Science_Chemistry_Macromolecule_PDB |
public object Science_Chemistry_Macromolecule_PDB Science_Chemistry_Macromolecule_PDB( string $pdb, array $records, [ string $pdbfile ] )
|
|
Constructor for the class
|
Parameter |
|
string |
$pdb |
|
|
PDB ID of the containing file |
|
|
array |
$records |
|
|
Array of lines comprising the macromolecule |
|
|
string |
$pdbfile |
= >>""<< |
|
reference to the PDB file object |
|
Returns |
object Science_Chemistry_Macromolecule_PDB |
See Also |
parseResidues() |
|
|
|
|
|
PHPDoc 1.0beta |