Tool for Human Gene Functional classes in R
3
0
Entering edit mode
7.6 years ago

I am looking for a tool that would help me extract detailed information about a list of genes, whether it is kinases or proteases etc. Is there any package in R that would take a list of genes as input (gene symbol or entrez id ) and output the functionality of each gene.

R gene RNA-Seq • 2.1k views
ADD COMMENT
1
Entering edit mode
7.6 years ago
Denise CS ★ 5.2k

You can use biomaRt in Bioconductor using the MIM gene or GO molecular function term as attributes.

ADD COMMENT
0
Entering edit mode

i have already got the GO ids for my genes but now how do i extract some information from the GO ids for each gene? for example i want to extract JAK-STAT cascade or cellular protein metabolic process, how do i extract that?

ADD REPLY
1
Entering edit mode
7.6 years ago
Satyajeet Khare ★ 1.6k

I use clusterProfiler for functional analysis along with Bitr.

ADD COMMENT
0
Entering edit mode

and here is an example of using bitr to map GO to gene and vice versa by specify the fromType and toType.

ADD REPLY
0
Entering edit mode
7.6 years ago
EagleEye 7.5k

GeneSCF will be simple and perfect for your task (but NOT in R).

Gene Set Clustering based on Functional annotation (GeneSCF)

ADD COMMENT

Login before adding your answer.

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