Class: Maf
- Inherits:
-
Mutation::Collection
- Object
- HashTable
- Mutation::Collection
- Maf
- Defined in:
- lib/maf.rb
Defined Under Namespace
Classes: Line
Instance Attribute Summary
Attributes inherited from Mutation::Collection
Attributes inherited from HashTable
Instance Method Summary collapse
Methods inherited from Mutation::Collection
#clean_header, #clean_headers, comments, default_sleeve, #initialize, might_have, #required, requires
Methods inherited from HashTable
#<<, #[], #concat, #each, #formatted_header, header_off, header_on, #idx, #idx_keys, #initialize, #inspect, line_class, line_type, #output, #sample, #select!, #sort_by!, #sum, #update_index, #use_header?, use_header?, #wrap
Methods included from HashTableAux
Methods included from Printer
Constructor Details
This class inherits a constructor from Mutation::Collection
Instance Method Details
#preamble ⇒ Object
45 46 47 |
# File 'lib/maf.rb', line 45 def preamble "#version 2.2" end |