GenomicDataCommons
This is the development version of GenomicDataCommons; for the stable release version, see GenomicDataCommons.
NIH / NCI Genomic Data Commons Access
Bioconductor version: Development (3.23)
Programmatically access the NIH / NCI Genomic Data Commons RESTful service.
Author: Martin Morgan [aut], Sean Davis [aut, cre], Marcel Ramos [ctb]
Maintainer: Sean Davis <seandavi at gmail.com>
      Citation (from within R, enter 
  citation("GenomicDataCommons")):
      
    Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("GenomicDataCommons")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual | 
Details
| biocViews | DataImport, Sequencing, Software | 
| Version | 1.35.0 | 
| In Bioconductor since | BioC 3.5 (R-3.4) (8.5 years) | 
| License | Artistic-2.0 | 
| Depends | R (>= 4.1.0) | 
| Imports | stats, httr, xml2, jsonlite, utils, rlang, readr, GenomicRanges, IRanges, dplyr, rappdirs, tibble, tidyr | 
| System Requirements | |
| URL | https://bioconductor.org/packages/GenomicDataCommons http://github.com/Bioconductor/GenomicDataCommons http://bioconductor.github.io/GenomicDataCommons/ | 
| Bug Reports | https://github.com/Bioconductor/GenomicDataCommons/issues/new | 
See More
| Suggests | BiocStyle, knitr, rmarkdown, DT, testthat, listviewer, ggplot2, GenomicAlignments, Rsamtools, BiocParallel, TxDb.Hsapiens.UCSC.hg38.knownGene, VariantAnnotation, maftools, R.utils, data.table | 
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report | 
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/GenomicDataCommons | 
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/GenomicDataCommons | 
| Package Short Url | https://bioconductor.org/packages/GenomicDataCommons/ | 
| Package Downloads Report | Download Stats |