Hello all, I'm very new to samtools. In my pileup, I'm getting lines that read something along the lines of this
chr1 2XXXX N 26 <<<<<<<<<<>>>>>>CCCccccCCC AAAAAAAAAADDDDDDGIJIJJJJIJ
I'm not sure as to what the <<<<>>>> means, although my guess would be that it has to do with forward and reverse strand. Similarly, I'm know that the capital and lower case C means that some reads didn't match the forward or reverse strand, but I'm not sure exactly what that means. Does it mean that the forward strand was something else other than a C, and my read had a C, or the other way around?
Some assistance would be helpful.