Learn R Programming

pubmed.mineR (version 1.0.1)

Pathway_Link: To get the Links of the pathways for given genes

Description

Pathway_Link will give the links of the pathways in which the query gene is involved

Usage

Pathway_Link(x)

Arguments

x
character string to search, HGNC approved gene symbol.

Value

  • A list with the links for the pathways. By clicking on the links we can see the pathways on WikiPathways

See Also

Pathway_Info

Examples

Run this code
Pathway_Link("TLR4") 
## list the links of the pathways in which the gene TLR4 is involved from Wikipathways.

Run the code above in your browser using DataLab