dot-read.gctx.ids.Rd
Read GCTX row or column ids
.read.gctx.ids(gctx_path, dimension = "row")
gctx_path | path to the GCTX file |
---|---|
dimension | which ids to read (row or column) |
a character vector of row or column ids from the provided file
Other GCTX parsing functions:
.append.dim()
,
.fix.datatypes()
,
.parse.gctx()
,
.process_ids()
,
.read.gctx.meta()
,
.write.gctx.meta()
,
.write.gctx()
,
.write.gct()