Method: Bio::PDB::Chain#model
- Defined in:
- lib/bio/db/pdb/chain.rb
#model ⇒ Object (readonly)
the model to which this chain belongs.
58 59 60 |
# File 'lib/bio/db/pdb/chain.rb', line 58 def model @model end |
the model to which this chain belongs.
58 59 60 |
# File 'lib/bio/db/pdb/chain.rb', line 58 def model @model end |