Hi All,
I have a file only with start position and the read counts against it.
7890 5678
7892 678
7990 645
I know the reads are 35 bp long and they are perfect match. Now I would like to visualize this data on the genome.
In visualization I would like to see the coverage and also be able to set a threshold for the number of reads. I know this is almost possible in UCSC genome browser, but not sure how to start with. or any packages in R to do this?
The idea is to be able to see the reads in the context of gene annotations and also the read counts.
Thanks a lot in advance! Any suggestions welcome...