Exception: ParseFasta::DataFormatError

Inherits:
IOError
  • Object
show all
Defined in:
lib/parse_fasta.rb

Overview

Error raised when FASTA file is malformed

Instance Method Summary collapse

Instance Method Details

#messageObject



29
30
31
# File 'lib/parse_fasta.rb', line 29

def message
  "lalala"
end