mpileup

Install

bash cargo install mpileup

Usage

count number of base and indel

bash mpileup --target test/region.bed --reference test/reference.fa --input test/sample1.bam test/sample2.bam -g -d 10

In this examples,