Method: Bio::GCG::Msf#seq_type

Defined in:
lib/bio/appl/gcg/msf.rb

#seq_typeObject (readonly)

sequence type (“N” for DNA/RNA or “P” for protein)



70
71
72
# File 'lib/bio/appl/gcg/msf.rb', line 70

def seq_type
  @seq_type
end