processIds: Return a subset of requested GCTX row/column ids out of the...

View source: R/cmapR_subset.R

processIdsR Documentation

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

Description

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

Usage

processIds(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

Source

https://github.com/cmap/cmapR

See Also

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


nuno-agostinho/cTRAP documentation built on March 28, 2024, 3:59 p.m.