dot-process_ids: Return a subset of requested GCTX row/colum ids out of the...

.process_idsR Documentation

Return a subset of requested GCTX row/colum ids out of the universe of all ids

Description

Return a subset of requested GCTX row/colum ids out of the universe of all ids

Usage

.process_ids(ids, all_ids, type = "rid")

Arguments

ids

vector of requested ids. If NULL, no subsetting is performed

all_ids

vector of universe of ids

type

flag indicating the type of ids being processed

Details

This is a low-level helper function which most users will not need to access directly

Value

a list with the following elements ids: a character vector of the processed ids idx: an integer list of their corresponding indices in all_ids

See Also

Other GCTX parsing functions: .append.dim(), .fix.datatypes(), .parse.gctx(), .read.gctx.ids(), .read.gctx.meta(), .write.gct(), .write.gctx(), .write.gctx.meta()


kalganem/creedenzymatic documentation built on March 31, 2024, 11:58 a.m.