subset.gct.Rd
Subset a gct object using the provided row and column ids
subset.gct(g, rid = NULL, cid = NULL)
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 |
Other GCT utilities:
annotate.gct()
,
melt.gct()
,
merge.gct()
,
rank.gct()