Assembler application assembles a genome
from a set of short sequencing reads.Assembler that builds a genome assembly
from a file of sequencing reads.main method executes the Assembler
on a file of sequencing reads.String representation of the assembly, i.e.,
returns the assembled genome sequence.