Class | Bio::GenPept |
In: |
lib/bio/db/genbank/genpept.rb
|
Parent: | NCBIDB |
# File lib/bio/db/genbank/genpept.rb, line 30 30: def locus 31: @data['LOCUS'] ||= Locus.new(get('LOCUS')) 32: end