Method: Ensembl::Variation::Study#study_type

Defined in:
lib/bio-ensembl/variation/activerecord.rb

#study_typeObject



371
372
373
# File 'lib/bio-ensembl/variation/activerecord.rb', line 371

def study_type
  "#{attributes_before_type_cast['study_type']}"
end