Method: Bio::HMMER::Report::Hit#accession
- Defined in:
- lib/bio/appl/hmmer/report.rb
#accession ⇒ Object (readonly) Also known as: target_id, hit_id, entry_id
Returns the value of attribute accession.
371 372 373 |
# File 'lib/bio/appl/hmmer/report.rb', line 371 def accession @accession end |