/bamsplice

INPUT: sam, bam, gff, gtf, tab-delimited table annotations

Primary LanguageC++MIT LicenseMIT

bamsplice

Installation

mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release .. && make