Hi,
This seems like a silly question, but I can't quite find the answer for it anywhere. I have a list of single nucleotide position, ie,
chr 1 72342
chr 2 32912
chr X 184343
etc,
to which I would like to find their coverage, ie, how many reads cover that position and what are those bases.
This is almost like calling SNP, but not quite because I just like to know the coverage even if no SNP is present. For this reason, I can't just use a SNP caller. Does anyone have a solution for this?
Thanks so much.
This seems like a silly question, but I can't quite find the answer for it anywhere. I have a list of single nucleotide position, ie,
chr 1 72342
chr 2 32912
chr X 184343
etc,
to which I would like to find their coverage, ie, how many reads cover that position and what are those bases.
This is almost like calling SNP, but not quite because I just like to know the coverage even if no SNP is present. For this reason, I can't just use a SNP caller. Does anyone have a solution for this?
Thanks so much.
Comment