wikipathways/old-rwikipathways

Name: old-rwikipathways

Owner: WikiPathways

Description: R client package for the WikiPathways API.

Created: 2015-12-22 07:23:54.0

Updated: 2018-03-27 15:47:12.0

Pushed: 2018-03-27 05:34:28.0

Homepage: null

Size: 150

Language: R

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

R Client Package for WikiPathways

Travis-CI Build Status

R Client library for the WikiPathways API (https://webservice.wikipathways.org/) (license: MIT).

WikiPathays is described in the following papers:

If you like this package, or want to make it easier to work with Xrefs, then you may also like these R packages:

How to install

Official bioconductor releases (recommended)

ce("https://bioconductor.org/biocLite.R")
Lite("rWikiPathways")

Unstable development code from this repo (at your own risk)

all.packages("devtools")
ary(devtools)
all_github('wikipathways/rWikiPathways', build_vignettes=TRUE)
ary(rWikiPathways)
Examples

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.