readGctxIds {cTRAP}R Documentation

Read GCTX row or column ids

Description

Read GCTX row or column ids

Usage

readGctxIds(gctx_path, dimension = "row")

Arguments

gctx_path

path to the GCTX file

dimension

which ids to read (row or column)

Value

a character vector of row or column ids from the provided file

Source

https://github.com/cmap/cmapR

See Also

Other GCTX parsing functions: fix.datatypes(), processIds(), readGctxMeta()


[Package cTRAP version 1.12.0 Index]