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

Description Slots Source 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

Source

https://github.com/cmap/cmapR

See Also

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


cTRAP documentation built on Nov. 8, 2020, 10:58 p.m.