subset.gct: Subset a gct object using the provided row and column ids

subset.gctR Documentation

Subset a gct object using the provided row and column ids

Description

Subset a gct object using the provided row and column ids

Usage

subset.gct(g, rid = NULL, cid = NULL)

Arguments

g

a gct object

rid

a vector of character ids or integer indices for ROWS

cid

a vector of character ids or integer indices for COLUMNS

See Also

Other GCT utilities: annotate.gct(), melt.gct(), merge.gct(), rank.gct()


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