Warning
NOTE: WORK IN PROGRESS
git clone [email protected]:JianYang-Lab/depthmate.git
cd depthmate
cargo build --release
./target/release/depthmatedepthmate --normal normal.bam --tumor tumor.bam --vcf regions.vcf.gz -@ 8 -o output.tsvplease feel free to open an issue or pull request.