Hi,
We want to get reads that are mapping to only one loci in the genome. Looking at this http://sourceforge.net/apps/mediawiki/samtools/index.php?title=SAM_FAQ#I_want_to_get_.60unique.27_alignments_from_SAM.2FBAM.
It seems like we can use the mapping quality as a way to filter.
Our question is what would be a mapping quality score that would provide a stringent mapping (i.e. aligned to only one loci)?
Thanks!
Alon.
take a look @ Extract Only Uniquely Mappable Reads From Bam Files