Rdocumentation
powered by
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
Link to current version
Version
Version
1.4.2
1.2.0
1.0.0
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)
Search all functions
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.