Learn R Programming

cgdsr (version 1.3.0)

R-Based API for Accessing the MSKCC Cancer Genomics Data Server (CGDS)

Description

Provides a basic set of R functions for querying the Cancer Genomics Data Server (CGDS), hosted by the Computational Biology Center at Memorial-Sloan-Kettering Cancer Center (MSKCC) at .

Copy Link

Version

Install

install.packages('cgdsr')

Monthly Downloads

54

Version

1.3.0

License

LGPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Benjamin Gross

Last Published

June 26th, 2019

Functions in cgdsr (1.3.0)

cgdsr-getProfileData

Retrieves genomic profile data for genes and genetic profiles.
cgdsr-test

Simple test suite for CGDS object.
cgdsr-getMutationData

Get mutation data for cancer study
cgdsr-getGeneticProfiles

Get available genetic data profiles for a specific cancer study
cgdsr-getClinicalData

Get clinical data for cancer study
cgdsr-getCaseLists

Get available case lists for a specific cancer study
cgdsr-setVerbose

Set verbose logging level for CGDS function calls
cgdsr-setPlotErrorMsg

Set custom plot error message
cgdsr-plot

Generic plot function for CGDS API data.
cgdsr-processURL

Internal methods for CGDS library.
cgdsr-getCancerStudies

Get available cancer studies available in CGDS
cgdsr-CGDS

Construct a CGDS connection object
cgdsr-package

CGDS-R : a library for accessing data in the MSKCC Cancer Genomics Data Server (CGDS).