hts-nim: scripting high-performance genomic analyses.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 29718142.
- Also identified by DOI 10.1093/bioinformatics/bty358 and PMC identifier 7190653.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Extracting biological insight from genomic data inevitably requires custom software. In many cases, this is accomplished with scripting languages, owing to their accessibility and brevity. Unfortunately, the ease of scripting languages typically comes at a substantial performance cost that is especially acute with the scale of modern genomics datasets. We present hts-nim, a high-performance library written in the Nim programming language that provides a simple, scripting-like syntax without sacrificing performance. hts-nim is available at https://github.com/brentp/hts-nim and the example tools are at https://github.com/brentp/hts-nim-tools both under the MIT license.
Medical subject headings
- Genomics
- Programming Languages
- Software