Class: Ms::Fasta::Ipi::Dat

Inherits:
Object
  • Object
show all
Defined in:
lib/ms/fasta/ipi/dat.rb

Overview

This is to create readers to the .dat.gz format that can be downloaded beside the .fasta.gz file.

Instance Method Summary collapse

Constructor Details

#initialize(file) ⇒ Dat

Returns a new instance of Dat.



9
10
# File 'lib/ms/fasta/ipi/dat.rb', line 9

def initialize(file)
end