Method: Bio::PDB#authors
- Defined in:
- lib/bio/db/pdb/pdb.rb
#authors ⇒ Object
Get authors in “AUTHOR”.
1868 1869 1870 |
# File 'lib/bio/db/pdb/pdb.rb', line 1868 def self.record('AUTHOR').collect { |f| f. }.flatten end |
Get authors in “AUTHOR”.
1868 1869 1870 |
# File 'lib/bio/db/pdb/pdb.rb', line 1868 def self.record('AUTHOR').collect { |f| f. }.flatten end |