Removing/combining specific annotation categories in ChIPSeeker plots/analysis
0
0
Entering edit mode
rbronste ▴ 60
@rbronste-12189
Last seen 4.3 years ago

Running the following code:

peakAnno <- annotatePeak(files[[4]], tssRegion=c(-3000, 3000),
                         TxDb=TxDb.Mmusculus.UCSC.mm10.knownGene, annoDb="org.Mm.eg.db")

plotAnnoBar(peakAnnoList, title = "MeA F/M Peak Annotation")

In the current form plotting 11 annotation categories and want to be able to cut down on what the plot displays, by eliminating some (e.g. 5' UTR) and combining some (e.g. peaks at varying distances from promoter into one promoter category). Was attempting to use to cut down on the categories:

genomicAnnotationPriority

However I don't believe I am using it correctly.

How can I go about doing this? Thank you!

chipseeker chipseq annotation • 944 views
ADD COMMENT

Login before adding your answer.

Traffic: 673 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