Method: Bio::GFFbrowser::FastLineRecord#strand

Defined in:
lib/bio/db/gff/gffrecord.rb

#strandObject



47
48
49
# File 'lib/bio/db/gff/gffrecord.rb', line 47

def strand
  @fields[GFF3_STRAND]
end