id | title | description | hide_title | slug |
---|---|---|---|---|
introduction |
Introduction |
Clinical-grade variant annotation |
true |
/ |
import TeamProfileCard from "@site/src/components/TeamProfileCard"
export function TeamProfileCardCol(props) { return <TeamProfileCard {...props} className={'col col--6 margin-bottom--lg'}/> }
Nirvana provides clinical-grade annotation of genomic variants (SNVs, MNVs, insertions, deletions, indels, STRs, gene fusions, and SVs (including CNVs). It can be run as a stand-alone package, as an AWS Lambda function, or integrated into larger software tools that require variant annotation.
The input to Nirvana are VCFs and the output is a structured JSON representation of all annotation and sample information (as extracted from the VCF). Nirvana handles multiple alternate alleles and multiple samples with ease.
The software is being developed under a rigorous SDLC and testing process to ensure accuracy of the results and enable embedding in other software with regulatory needs. Nirvana uses a continuous integration pipeline where millions of variant annotations are monitored against baseline values daily.
:::tip Fun Fact
Nirvana is a backronym for NImble and Robust VAriant aNnotAtor
:::
We use Sequence Ontology consequences to describe how each variant impacts a given transcript:
In addition, we also use external data sources to provide additional context for each variant:
Nirvana source code is provided under the GPLv3 license. Nirvana includes several third party packages provided under other open source licenses, please see Dependencies for additional details.
The data used by Nirvana is publicly available, however some data sources have special restrictions on use by non-academic entities.
The Nirvana team works on the core functionality, AWS annotation services, in addition to keeping the annotation data sources up-to-date.
Current members of the Nirvana team are listed in alphabetical order below.
Nirvana would never be what it is today without the huge contributions from these folks who have moved on to bigger and greater things.