Hi everyone!
After busily mapping my tons of reads and generating and merging BAM files I have reached the next level of confusion...
I wanna try some consensus/SNP calling; but only for a region (using the -r option); or in my case; a scaffold.
My ref genome is the result of a shotgun assembly and contains various scaffolds.
They are named as follows (as an example):
gi|123456789|ref|NW_123456789.1|
The 123456789 are just models of course...how the hell do I select one of the scaffolds as a region?
No matter what I put in, I get the wrong scaffold (always the first in the genome) as output... or I get BAM parsing errors!
After busily mapping my tons of reads and generating and merging BAM files I have reached the next level of confusion...
I wanna try some consensus/SNP calling; but only for a region (using the -r option); or in my case; a scaffold.
My ref genome is the result of a shotgun assembly and contains various scaffolds.
They are named as follows (as an example):
gi|123456789|ref|NW_123456789.1|
The 123456789 are just models of course...how the hell do I select one of the scaffolds as a region?
No matter what I put in, I get the wrong scaffold (always the first in the genome) as output... or I get BAM parsing errors!
Comment