get.all.genes.wiki: Downloading all genes in all WikiPathways pathways

Description Usage Arguments Value Examples

View source: R/get.genes.R

Description

Returns the gene ids in WikiPathways for a given species For more information on WikiPathways see http://webservice.wikipathways.org/ and http://www.wikipathways.org/index.php/Help:WikiPathways_Webservice/API

Usage

1
2
get.all.genes.wiki(url = "http://webservice.wikipathways.org",
  species = "Homo sapiens")

Arguments

url

WikiPathways base URL for webservice calls.

species

Species for pathway analysis

Value

a dataframe

Examples

1
gene.ids = get.all.genes.wiki(webg.pathways)

Anderson-Lab/ComplementaryDomainPrioritization documentation built on May 5, 2019, 5:59 a.m.