pathway analysis tools and KEGG gene sets from MSigDB
3
1
Entering edit mode
9.0 years ago
Zhilong Jia ★ 2.2k

Is there other pathway analysis tools except GSEA using gene set from MSigDB database? For example, tools can use user-defined pathway gene set or support gene set (gmt) from MSigDB directly? Thank you.

pathway analysis KEGG MSigDB • 6.9k views
ADD COMMENT
9
Entering edit mode
9.0 years ago
Deepak Tanwar ★ 4.2k

You could use qusage http://clip.med.yale.edu/qusage/. This is a Bioconductor package and is easy to use with R.

You could also use the piano: http://www.bioconductor.org/packages/release/bioc/html/piano.html. This is also a Bioconductor package and easy to use.

Go through the manuals and try to follow steps with the given examples.

ADD COMMENT
1
Entering edit mode
7.6 years ago
ddiez ★ 2.0k

You can also use MSigDB gene set data with the gene set tools in the limma package (also found in edgeR package if you are analyzing NGS data using GLMs). Tools like camera(), roast(), romer(), etc., all can use gene sets, like those defined in MSigDB. You can download MSigDB gene sets in an R friendly format from the limma/edgeR developer's website here. Take a look at help("10.GeneSetTests") in the limma documentation. Some examples are shown also in the limma and edgeR user's guide.

ADD COMMENT
0
Entering edit mode
7.6 years ago
Guangchuang Yu ★ 2.6k

another option in R is using clusterProfiler package.

ADD COMMENT

Login before adding your answer.

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