Top Level Namespace
Defined Under Namespace
Modules: Lederhosen
Instance Method Summary collapse
-
#zlib ⇒ Object
Split a fasta file into many fasta files with n reads.
Instance Method Details
#zlib ⇒ Object
Split a fasta file into many fasta files with n reads
5 |
# File 'lib/lederhosen/tasks/split_fasta.rb', line 5 require 'zlib' |