Skip to content

Archieyoung/bam_stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BAM STATS

Statistics for bam file. Including mapping summary(mapping ratio, identity) and mapped reads fragment information(position on reference, position on query, strand, mapping quality, mapping identity)

Dependency

Install

Build with cmake:

git clone --recursive [email protected]:Archieyoung/bam_stats.git
cd bam_stats
mkdir build && cd build
cmake ..
make

an executable binary file bam_stats will appear in build/bin.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published