Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 290 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 290 Bytes

bm2ex

a lite tool to convert cigar M to X= in BAM

installation instructions

  1. install htslib if it does not exist on your system

  2. clone this repo and change directory into the repo

  3. execute make

  4. execute the generated binary bm2ex for help

  5. enjoy yourself