Method: Bio::TRANSFAC::GENE#sd

Defined in:
lib/bio/db/transfac.rb

#sdObject

SD Short description/name of the gene



341
342
343
# File 'lib/bio/db/transfac.rb', line 341

def sd
  field_fetch('SD')
end