Hi everyone
I have three samples that i would like to compare for differences in coverage. Right now the data is in .bed files. I'd like to run some statistics on them but i'm afraid I don't know how to do that. My questions are the following.
1. What is the best normalization scheme for coverage counts, to account for library size/total read count?
1. Is there software to do the correlation quickly?
3. I'm also trying to learn R. I can import the .bed files to GRanges, but after that I'm stumped. Anyone know a good BioConductor package for this kind of thing?
Thank you in advance
I have three samples that i would like to compare for differences in coverage. Right now the data is in .bed files. I'd like to run some statistics on them but i'm afraid I don't know how to do that. My questions are the following.
1. What is the best normalization scheme for coverage counts, to account for library size/total read count?
1. Is there software to do the correlation quickly?
3. I'm also trying to learn R. I can import the .bed files to GRanges, but after that I'm stumped. Anyone know a good BioConductor package for this kind of thing?
Thank you in advance
Comment