Bio::PDB::Residue
Bio::PDB::Heterogen is a class to store a heterogen. It inherits Bio::PDB::Residue and most of the methods are the same.
The object would contain some HETATMs (Bio::PDB::Record::HETATM objects).
Always returns true.
If the residue is HETATM, returns true. Otherwise, returns false.
# File lib/bio/db/pdb/residue.rb, line 160 def hetatm true end
[Validate]
Generated with the Darkfish Rdoc Generator 2.