GCT-class: An S4 class to represent a GCT object

Description Slots See Also

Description

The GCT class serves to represent annotated matrices. The mat slot contains said data and the rdesc and cdesc slots contain data frames with annotations about the rows and columns, respectively

Slots

mat

a numeric matrix

rid

a character vector of row ids

cid

a character vector of column ids

rdesc

a data.frame of row descriptors

rdesc

a data.frame of column descriptors

src

a character indicating the source (usually file path) of the data

See Also

parse_gctx, write_gctx, read_gctx_meta, read_gctx_ids

visit http://clue.io/help for more information on the GCT format


cmapR documentation built on Dec. 12, 2020, 2 a.m.