weiquan / SAM

some tools to parse SAM result

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#SAM format tookits

##Introduciton Some scripts to parse SAM format. ##Tools Tools provided in this tookit.

ID Description Src
1 print the read alned to diff pos in file1 and file2 [diff_pos1.py]
2 print the read not both alned correct in file1 and file2 [diff_pos2.py]
3 check whether the alned pos is right [check_pos.py]
4 stat diff num in reads file [variantsDistribution.py]
##e.g.

About

some tools to parse SAM result


Languages

Language:Python 100.0%