This may come across as a simple question dear SeqAnswerers but I am stuck for a couple of days now or maybe I am getting this all wrong. Either ways I seek your help 
Scenario:
I have done sequence data analysis for sequence files using bowtie and samtools. After the alignment and visualization of the alignment, in a particular position I saw that many reads were stacked in the tviewer with some nucleotides standing out as mismatches. At the Later stage of the analysis I wanted to see the mutations and samtools in combination with bcftools generated a file where I have observed that two of my sample seqs mutated into other bases from the ref. (although other seqs carrying mismatches in the tviewer screen weren't reportede)
Suggestion required:
How do I identify which one of my seqs actually has that mutation in them, esp that step in the analysis doesn't report any SeqIDs I can use to trace my sequences ?
The second half of the problem is that, when I go by the chromosome genomic coordinates reported in the pileup/bcf file I still can't zero onto the sequence carrying that mutation in the original bowtie SAM file from the alignment !

Scenario:
I have done sequence data analysis for sequence files using bowtie and samtools. After the alignment and visualization of the alignment, in a particular position I saw that many reads were stacked in the tviewer with some nucleotides standing out as mismatches. At the Later stage of the analysis I wanted to see the mutations and samtools in combination with bcftools generated a file where I have observed that two of my sample seqs mutated into other bases from the ref. (although other seqs carrying mismatches in the tviewer screen weren't reportede)
Suggestion required:
How do I identify which one of my seqs actually has that mutation in them, esp that step in the analysis doesn't report any SeqIDs I can use to trace my sequences ?
The second half of the problem is that, when I go by the chromosome genomic coordinates reported in the pileup/bcf file I still can't zero onto the sequence carrying that mutation in the original bowtie SAM file from the alignment !
Comment