Tools for functional enrichment analysis using own genome annotation
1
0
Entering edit mode
6.7 years ago
k_mer • 0

I am analyzing RNA-seq data for 5 different bacterial strains, 3 of which are "model" organisms (found in common databases) and 2 of which are not (e.g. not found in KEGG). I've annotated their genomes with BlastKOALA and InterProScan for KEGG and GO terms. 1) Which tools are best to use for functional enrichment analysis where I can provide my own genome annotation? 2) Ideally, for the 3 model organisms, I'd like to compare the output of the analysis for different versions of the annotations (mine vs. in existing databases).

RNA-Seq GO KEGG Functional Enrichment Analysis • 2.0k views
ADD COMMENT
0
Entering edit mode
6.7 years ago

At its most basic, enrichment analysis is just a test for the overlap between two lists based on the hypergeometric distribution. So you could easily implement this yourself. However, a number of available tools also allow you to use custom annotations e.g. Bioconductor/R topGO, the Cytoscape plug-in BiNGO.

ADD COMMENT

Login before adding your answer.

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