Hi All. This is my first post on seq answers.
I am trying to figure out how to annotate a bed file containing peaks, telling me which peaks are located next to which genes.
I have figured out three options by Googling:
1. Cistrome peak2gene option
2. Bioconductor's ChIPpeakAnno
3. Also, this is a little more tenuous, but I gather I can UCSC's table browser, make a bed file containing locations of genes and use bedtools to compare this with the bed file containing my peak data.
Any advice on how these 3 approaches compare?
Link to table browser here:
I am trying to figure out how to annotate a bed file containing peaks, telling me which peaks are located next to which genes.
I have figured out three options by Googling:
1. Cistrome peak2gene option
2. Bioconductor's ChIPpeakAnno
3. Also, this is a little more tenuous, but I gather I can UCSC's table browser, make a bed file containing locations of genes and use bedtools to compare this with the bed file containing my peak data.
Any advice on how these 3 approaches compare?
Link to table browser here:
Comment