fnothaft / snap

Scalable Nucleotide Alignment Program -- a fast and accurate read aligner for high-throughput sequencing data

Home Page:http://snap.cs.berkeley.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SNAP

Scalable Nucleotide Alignment Program - http://snap.cs.berkeley.edu

Overview

SNAP is a fast and accurate aligner for short DNA reads. It is optimized for modern read lengths of 100 bases or higher, and takes advantage of these reads to align data quickly through a hash-based indexing scheme.

Documentation

A quick start guide and user manual are available in the docs folder, with additional documentation at http://snap.cs.berkeley.edu.

Building

SNAP runs on Windows, Linux and Mac OS X. For Windows, we provide a Visual C++ project, snap.sln. For Linux and OS X, simply type make.

About

Scalable Nucleotide Alignment Program -- a fast and accurate read aligner for high-throughput sequencing data

http://snap.cs.berkeley.edu

License:Other


Languages

Language:C++ 94.1%Language:C 4.6%Language:Objective-C 1.3%