allopole/tycho2: Interface to the Project Tycho 2.0 database

This package provides a simple wrapper for the Project Tycho 2.0 web API. See <https://www.tycho.pitt.edu/dataset/api/> for complete documentation of the API. The package includes the generic function `apicall()` to assemble arbitrary web api call URLs from a base URL and query string terms. The function `tycho2()` calls `apicall` with Tycho's default base URL and applies some automation to facilitate downloading large datasets with a single call. The development of this package was supported by the National Institute of General Medical Sciences of the National Institutes of Health under Award Number U01GM110744. The content is solely the responsibility of the authors and does not necessarily reflect the official views of the National Institutes of Health.

Getting started

Package details

AuthorEric Marty <marty@ericmarty.com>
MaintainerEric Marty <marty@ericmarty.com>
LicenseMIT + file LICENSE
Version0.3
URL https://github.com/allopole/tycho2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("allopole/tycho2")
allopole/tycho2 documentation built on Dec. 26, 2019, 2:48 a.m.