Annotate peaks and G quadruplex
2
0
Entering edit mode
3.9 years ago
ab2063 ▴ 10

I am a beginner in R. I have ChIP peaks and G quadruplex hg19 data. I want to annotate these peaks with G quadruplex, in addition to conventional features like promoter, intron, exons etc. in feature distribution plot. Any suggestions on packages that I can use to annotate the peaks.

ChIP-Seq • 1.1k views
ADD COMMENT
0
Entering edit mode

When I was a beginner in R I used QuasR - tutorial for this : https://bioconductor.org/packages/devel/bioc/vignettes/QuasR/inst/doc/QuasR.html. This I found extremely helpful for annotating peaks and features, this tutorial also introduces to other packages which are helpful ex : Gviz - tutorial link : https://www.bioconductor.org/packages/devel/bioc/vignettes/Gviz/inst/doc/Gviz.html

ADD REPLY
0
Entering edit mode

Thank you for the links

ADD REPLY
0
Entering edit mode
3.9 years ago
gdaly9000 ▴ 10

Are both your files bed (that is interval) formatted? If so you could use bedtools intersect, bedtools jaccard, bedtools reldist to see if they are correlated.

ADD COMMENT
0
Entering edit mode

Yes the files are Granges object. But as I said I am a beginner and not yet comfortable using command lines and BEDtools. Is there a way to do it in RStudio.

ADD REPLY
0
Entering edit mode
3.2 years ago
Rongxin ▴ 40

Hi, for the beginner of R, I recommend the Bioconductor package ChIPseeker to you, which can help you to annotate the bed files and plot the distribution mode elements around G4s.

ADD COMMENT

Login before adding your answer.

Traffic: 2023 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6