C++ Library: libStatGen

From Genome Analysis Wiki
Revision as of 01:42, 2 November 2010 by Mktrost (talk | contribs)
Jump to navigationJump to search


DESCRIPTION

Open source, freely available (GPL license), easy to use APIs

  • File/Stream I/O – uncompressed, BGZF, GZIP, stdin, stdout
  • Common file formats – SAM/BAM, FASTQ, GLF
    • Indexed access to BAM files
    • Accessors to get/set values
  • Utility classes, including:
    • Cigar – interpretation and mapping between query and reference
    • Pileup – structured access to data by individual reference position

Contents


Download

To use the StatGenLibrary, first download: