Name: seqan-store
Author: David Weese <david.weese@fu-berlin.de>
Maintainer: David Weese <david.weese@fu-berlin.de>
License: BSD 3-clause
Copyright: 2006-2013, FU Berlin
Status: mature
Description: Contains the fragment store for NGS or assembly data.
 The store module contains the FragmentStore class and related code for storing
 NGS and assembly data.  The fragment store provides data structures for the
 efficient in-memory handling of multi-read alignments.
 .
 SAM files can be read into and written out from fragment store objects
