Method: Bio::Blat::Report::SegmentPair#hseq
- Defined in:
- lib/bio/appl/blat/report.rb
#hseq ⇒ Object (readonly)
Returns the target (subject, hit) sequence. If sequence data is not available, returns nil.
269 270 271 |
# File 'lib/bio/appl/blat/report.rb', line 269 def hseq @hseq end |