Package: GenomicDataCommons 1.29.3

Sean Davis

GenomicDataCommons: NIH / NCI Genomic Data Commons Access

Programmatically access the NIH / NCI Genomic Data Commons RESTful service.

Authors:Martin Morgan [aut], Sean Davis [aut, cre], Marcel Ramos [ctb]

GenomicDataCommons_1.29.3.tar.gz
GenomicDataCommons_1.29.3.zip(r-4.5)GenomicDataCommons_1.29.3.zip(r-4.4)GenomicDataCommons_1.29.3.zip(r-4.3)
GenomicDataCommons_1.29.3.tgz(r-4.4-any)GenomicDataCommons_1.29.3.tgz(r-4.3-any)
GenomicDataCommons_1.29.3.tar.gz(r-4.5-noble)GenomicDataCommons_1.29.3.tar.gz(r-4.4-noble)
GenomicDataCommons_1.29.3.tgz(r-4.4-emscripten)GenomicDataCommons_1.29.3.tgz(r-4.3-emscripten)
GenomicDataCommons.pdf |GenomicDataCommons.html
GenomicDataCommons/json (API)
NEWS

# Install 'GenomicDataCommons' in R:
install.packages('GenomicDataCommons', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/bioconductor/genomicdatacommons/issues

On BioConductor:GenomicDataCommons-1.29.3(bioc 3.20)GenomicDataCommons-1.28.0(bioc 3.19)

bioconductor-package

50 exports 2.70 score 49 dependencies 10 dependents 8 mentions

Last updated 2 months agofrom:21a0896eb4

Exports:aggregationsannotationsavailable_expandavailable_fieldsavailable_valuescasescnv_occurrencescnvscountdefault_fieldsendpointsentity_nameexpandfacetfield_descriptionfilesfiltergdc_cachegdc_clientgdc_client_version_validategdc_clinicalgdc_set_cachegdc_tokengdcdatagenesget_facetsget_filtergrep_fieldsid_fieldidsmake_filtermanifestmappingparametersprojectsqueryreadDNAcopyreadHTSeqFileresponseresponse_allresultsresults_allselectslicingssm_occurrencesssmsstatustransfertransfer_helpwrite_manifest

Dependencies:askpassBiocGenericsbitbit64clicliprcpp11crayoncurldplyrfansigenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesgluehmshttrIRangesjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigprettyunitsprogresspurrrR6rappdirsreadrrlangS4VectorsstringistringrsystibbletidyrtidyselecttzdbUCSC.utilsutf8vctrsvroomwithrxml2XVectorzlibbioc

The GenomicDataCommons Package

Rendered fromoverview.Rmdusingknitr::rmarkdownon Jun 15 2024.

Last update: 2024-05-06
Started: 2016-06-20

Questions and answers from over the years

Rendered fromquestions-and-answers.Rmdusingknitr::rmarkdownon Jun 15 2024.

Last update: 2024-05-15
Started: 2021-08-09

Working with simple somatic mutations

Rendered fromsomatic_mutations.Rmdusingknitr::rmarkdownon Jun 15 2024.

Last update: 2024-05-06
Started: 2020-01-28

Readme and manuals

Help Manual

Help pageTopics
aggregationsaggregations aggregations.GDCQuery aggregations.GDCResponse
Return valid values for "expand"available_expand available_expand.character available_expand.GDCQuery
S3 Generic to return all GDC fieldsavailable_fields available_fields.character available_fields.GDCQuery
Find common values for a GDC fieldavailable_values
provide count of records in a 'GDCQuery'count count.GDCQuery count.GDCResponse
S3 Generic to return default GDC fieldsdefault_fields default_fields.character default_fields.GDCQuery
Get the entity name from a GDCQuery objectentity_name entity_name.GDCQuery entity_name.GDCResults
Set the 'expand' parameterexpand expand.GDCQuery
Set facets for a 'GDCQuery'facet get_facets get_facets.GDCQuery
S3 Generic that returns the field description text, if availablefield_description field_description.character field_description.GDCQuery
Manipulating GDCQuery filtersfilter filter.GDCQuery filtering get_filter get_filter.GDCQuery
Work with gdc cache directorygdc_cache gdc_set_cache
return gdc-client executable pathgdc_client
Get clinical information from GDCgdc_clinical
return a gdc token from file or environmentgdc_token
Download GDC filesgdcdata
ncigdc: A package for computating the notorious bar statistic.GenomicDataCommons-package GenomicDataCommons
Find matching field namesgrep_fields
get the name of the id fieldid_field id_field.GDCQuery id_field.GDCResults
Get the ids associated with a GDC query or responseids ids.GDCManifest ids.GDCQuery ids.GDCResponse ids.GDCResults
Create NCI GDC filters for limiting GDC query resultsmake_filter
Prepare GDC manifest file for bulk downloadmanifest manifest.GDCcasesResponse manifest.GDCfilesResponse manifest.gdc_files
Query GDC for available endpoint fieldsmapping
Start a query of GDC metadataannotations cases cnvs cnv_occurrences files GDCQuery genes projects query ssms ssm_occurrences
Read DNAcopy results into GRanges objectreadDNAcopy
Read a single htseq-counts result file.readHTSeqFile
Fetch 'GDCQuery' metadata from GDCGDCResponse response response.GDCQuery response_all
resultsresults results.GDCQuery results.GDCResponse
results_allresults_all results_all.GDCQuery results_all.GDCResponse
S3 generic to set GDCQuery fieldsselect select.GDCQuery
Query GDC for data slicesslicing
Query the GDC for current statusstatus
Bulk data downloadgdc_client_version_validate transfer transfer_help
write a manifest data.frame to diskwrite_manifest