colDesc(name, type)
a list that can be used as a column descriptor in
Creates a column descriptor for creating a new GenomicTable on the platform. See the API documentation for a full list of available data types and restrictions on column names.
$name [1] "chr" $type [1] "string"$name [1] "lo" $type [1] "int64"$name [1] "a_boolean" $type [1] "boolean"
newDXGTable