samcomp

A comparison tool for Sequence Alignment/Map files written in Rust.

Installation

From source

if you want to build samcomp from source, you need Rust. You can then use cargo to build everything:

bash cargo install samcomp

Usage