alntools

alntools converts NGS read alignments into a sparse compressed incidence matrix (Equivalence Classes) stored in a pre-defined binary format to enable efficient storage and downstream analyses including quantification and comparison across alignment strategies.


Key Features:

  • Sparse Compressed Incidence Matrix: Converts NGS read alignments into a sparse compressed incidence matrix (Equivalence Classes) that represents the incidence-based abundance of genomic features such as gene expression in targeted genome regions.
  • Generic Data Structure and File Format: Provides a generic data structure and associated file format for alignment incidence data to support method development for read alignment, post-alignment QC, and quantification workflows.
  • Efficiency in Storage and Analysis: Stores processed alignment incidence data in a pre-defined binary format to reduce storage footprint and accelerate downstream access for large-scale NGS datasets.
  • Flexibility Across Sequencing Modalities: Accommodates various sequencing modalities to enable application across different experimental designs and data types.

Scientific Applications:

  • Gene expression quantification: Enables precise quantification of gene expression and other genomic feature abundances derived from alignment incidences.
  • Transcriptomics: Supports high-throughput transcriptomic analyses by representing transcript-level alignment incidences as Equivalence Classes.
  • Epigenomics: Facilitates epigenomics studies that require incidence-based summarization of aligned reads in genomic regions.
  • Comparative genomics: Enables comparison, contrast, or combination of results from different alignment strategies to support comparative genomic analyses.

Methodology:

Transforms raw read alignments into structured sparse incidence matrices capturing alignment incidences (Equivalence Classes) and stores those matrices in a pre-defined binary format optimized for storage efficiency and rapid downstream access.

Topics

Details

License:
MIT
Tool Type:
command-line tool
Programming Languages:
Python, JavaScript
Added:
3/19/2021
Last Updated:
4/11/2021

Operations

Publications

Choi K, Vincent MJ, Churchill GA. Decoupling alignment strategy from feature quantification using a standard alignment incidence data structure. Unknown Journal. 2021. doi:10.1101/2021.02.16.431379.

Documentation

Links