BaseSpaceR-package {BaseSpaceR}R Documentation

R SDK for BaseSpace RESTful API

Description

The BaseSpaceR package provides a rich R interface to Illumina's BaseSpace cloud computing environment, enabling the fast development of data analysis and visualisation tools.

Details

BaseSpace is Illumina's next-generation sequencing cloud computing environment designed with biologists in mind. Researcher can easily store, analyze, collaborate, and share genetic data (https://basespace.illumina.com).

BaseSpaceR is a SDK ofering methods and data structures for working with the data resources BaseSpace REST API exposes.

Features include:

Author(s)

Adrian Alexa

Maintainer: Adrian Alexa aalexa@illumina.com

References

BaseSpace

https://basespace.illumina.com

BaseSpace API

https://developer.basespace.illumina.com

See Also

AppAuth-class

for details on how to establish a connection with the BaseSpace server.

Response-class

for details on the structure of the objects and the interface used by the API.

Users-class, Genomes-class, Runs-class, Projects-class, Samples-class, Files-class and AppResults-class

for details on various resources supported by the API.


[Package BaseSpaceR version 1.36.0 Index]