Exception: ParseFasta::DataFormatError
- Inherits:
-
IOError
- Object
- IOError
- ParseFasta::DataFormatError
- Defined in:
- lib/parse_fasta.rb
Overview
Error raised when FASTA file is malformed
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
29 30 31 |
# File 'lib/parse_fasta.rb', line 29 def "lalala" end |