SALT
SALT performs SNP-aware short-read alignment to improve mapping accuracy by incorporating single nucleotide polymorphism (SNP) information into the reference genome for downstream genomic analyses.
Key Features:
- SNP Integration: Integrates 12.8 million common SNPs from the UCSC database into the reference genome to mitigate bias introduced by using a reference representative of only one or a few individuals.
- Memory Efficiency and Speed: Indexes GRCh38 with SNP data using approximately 5.8 GB of RAM, enabling efficient inclusion of the human reference and SNP set while maintaining competitive runtime.
- Improved Accuracy: Enhances alignment precision relative to traditional aligners, benefiting downstream analyses such as variant calling and transcriptome quantification.
Scientific Applications:
- Variant calling: Improves variant calling accuracy by reducing mapping errors caused by mismatches between reads and the linear reference at polymorphic sites.
- Transcriptome quantification: Reduces misalignment of RNA-seq short reads at SNP sites, improving transcript abundance estimates.
- Population genetics and disease association: Supports detection of novel variants and analyses of genetic diversity, population genetics, and disease-association studies.
Methodology:
Indexes the reference genome with SNP data instead of constructing full graph-model indices, and benchmarking was performed using simulated and real datasets to assess mapping accuracy and efficiency.
Topics
Details
- License:
- GPL-3.0
- Cost:
- Free of charge
- Tool Type:
- command-line tool
- Operating Systems:
- Mac, Linux, Windows
- Programming Languages:
- C, C++, Python, Perl
- Added:
- 12/14/2021
- Last Updated:
- 12/14/2021
Operations
Publications
Quan W, Liu B, Wang Y. Fast and SNP-aware short read alignment with SALT. BMC Bioinformatics. 2021;22(S9). doi:10.1186/s12859-021-04088-6. PMID:34433415. PMCID:PMC8386087.
PMID: 34433415
PMCID: PMC8386087
Funding: - Key Technologies Research and Development Program: 2017YFC0907503, 2017YFC1201201, 2018YFC0910504
Downloads
- Source codehttps://github.com/weiquan/salt/tags