Method: Bio::Spidey::Report::Hit#target_id

Defined in:
lib/bio/appl/spidey/report.rb

#target_idObject Also known as: hit_id

Identifier of the genomic (target) sequence.



542
# File 'lib/bio/appl/spidey/report.rb', line 542

def target_id;  genomic.entry_id;   end