dot-read.gctx.meta.RdParse row or column metadata from GCTX files
.read.gctx.meta(gctx_path, dimension = "row", ids = NULL)
| gctx_path | the path to the GCTX file |
|---|---|
| dimension | which metadata to read (row or column) |
| ids | a character vector of a subset of row/column ids for which to read the metadata |
a data.frame of metadata
Other GCTX parsing functions:
.append.dim(),
.fix.datatypes(),
.parse.gctx(),
.process_ids(),
.read.gctx.ids(),
.write.gctx.meta(),
.write.gctx(),
.write.gct()