newDXGTable(columns, indices = NA, project = dxEnv$DEFAULT_PROJECT)
An R object of class DXGTable
Construct a GenomicTable(GTable) handler after creating a new GTable on the platform. If a project ID is not provided, the new GTable will be created in the default project (project or a job's temporary workspace) is used if available.
DXGTable
for making a handler for an
existing GTable. colDesc
for creating
column descriptors. genomicRangeIndex
and
lexicographicIndex
for creating index
descriptors.