How can we know that the alignment files (bam) contains error alignment?
Hi, all Part of my project is to compare each alignment tools with different parameter. So i am wondering if there was any tool could verify bam files wether their alignment is correct or not?
• 1,927 views
•
link
2 answers
Sorry, the error alignment means the percentage of reads mapped while violating the mapping criteria.
• 1 views
•
link
try samtools flagstat
• 1 views
•
link
Log in to answer this question.
take a look at this https://sourceforge.net/projects/arden/