-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Sebastian Benjamin edited this page Sep 20, 2021
·
8 revisions
nimble is a fast, accurate, and configurable RNA sequence aligner that executes lightweight alignments on arbitrary reference libraries. It uses pseudo-alignment to rapidly generate supplemental calls to complement a data pipeline's primary alignment. It does this with low overhead, making it possible to run supplemental alignments on any machine.
The nimble workflow involves three steps:
- Generate a nimble library from .fasta or .csv data, which can contain arbitrary metadata for use further down the pipeline
- Align a nimble library to single or double-paired .fastq data, or a 10x .bam file
- Filter the alignment output with a suite of post-processing algorithms