Description Usage Arguments Value Methods (by class) Examples
In many places in the GenomicDataCommons package, the entity ids are stored in a column or a vector with a specific name that corresponds to the field name at the GDC. The format is the entity name (singular) "_id". This generic simply returns that name from a given object.
1 2 3 4 5 6 7 |
x |
An object representing the query or results of an entity from the GDC ("cases", "files", "annotations", "projects") |
character(1) such as "case_id", "file_id", etc.
GDCQuery
: GDCQuery method
GDCResults
: GDCResults method
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.