Learn R Programming

GoogleGenomics (version 1.4.2)

R Client for Google Genomics API

Description

Provides an R package to interact with the Google Genomics API.

Copy Link

Version

Version

1.4.2

License

Apache License (== 2.0) | file LICENSE

Maintainer

Siddhartha Bagaria

Last Published

February 15th, 2017

Functions in GoogleGenomics (1.4.2)

getVariantsPage

Get one page of variants from Google Genomics.
authenticate

Configure how to authenticate for Google Genomics API.
getVariants

Get variants from Google Genomics.
getReadsPage

Get one page of reads from Google Genomics.
GoogleGenomics

A basic R package for Google Genomics API.
readsToGAlignments

Convert reads to GAlignments.
getReads

Get reads from Google Genomics.
variantsToGRanges

Convert variants to GRanges.
getSearchPage

Get one page of search results for a particular entity type from Google Genomics.
variantsToVRanges

Convert variants to VRanges.