Genome Nexus is a comprehensive resource integrating variant annotations from more than a dozen sources relevant to cancer. The annotations can be accessed through a performant application programming interface and an intuitive user interface, supporting various use cases of variant interpretation. It is freely available under an open source license and can be installed in a private cloud or local environment and integrated with local institutional resources.
Genome Nexus is developed at Memorial Sloan Kettering Cancer Center (MSK) and has received several contributions from The Hyve. The Genome Nexus website is hosted by the Center for Molecular Oncology at MSK. The software is available under an open source license via GitHub.
See docs
See architecture section of the docs for more information about the Genome Nexus stack. These are the relevant repos:
- genome-nexus: REST API in Java Spring Boot
- genome-nexus-frontend: Frontend in TypeScript using React
- genome-nexus-annotation-pipeline: Command Line Client in Java for annotating MAF files
- annotation-tools: Various tools that help with annotation including a Python based VCF2MAF converter
See How to Cite section of docs.