Micro-assembly based somatic variant caller
Note: Lancet2 is currently under development and is not yet ready for production use.
- Docker images are available for every tagged release.
- Please note that the public docker image requires Cascade Lake CPU or newer.
- If needed, users can build an image for any 64-bit Linux machine using the Dockerfile
git clone https://github.com/nygenome/Lancet2.git
cd Lancet2 && mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release .. && make -j$(nproc)
Documentation for Lancet2 is hosted on GitHub pages.
Rajeeva Musunuri, Bryan Zhu and Giuseppe Narzisi
See publications associated with Lancet.
Lancet2 is distributed under the BSD 3-Clause License.
Informatics Technology for Cancer Research (ITCR) under the NCI U01 award 1U01CA253405-01A1.