SNAP¶
Description¶
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.
It also includes support for sorting, marking duplicates and indexing its results, eliminating the need for several pipeline stages used by other aligners.
This modulryollowing environment variables:
Environment Modules¶
Run module spider snap
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_SNAP_DIR - installation directory
- HCP_SNAP_BIN - executable directory
Citation¶
If you publish research that uses snap you have to cite it as follows:
Faster and More Accurate Sequence Alignment with SNAP. Matei Zaharia, William J. Bolosky, Kristal Curtis, Armando Fox, David Patterson, Scott Shenker, Ion Stoica, Richard M. Karp, and Taylor Sittler. arXiv:1111.5572v1, November 2011. < https://doi.org/10.48550/arXiv.1111.5572>
William J. Bolosky, Arun Subramaniyan, Matei Zaharia, Ravi Pandya, Taylor Sittler, and David Patterson. BioRxiv, November 2021. https://doi.org/10.1101/2021.11.23.469039
Categories¶
biology, sequencing