GCT-class.RdThe 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
mata numeric matrix
rida character vector of row ids
cida character vector of column ids
rdesca data.frame of row descriptors
rdesca data.frame of column descriptors
srca character indicating the source (usually file path) of the data
parse.gctx, write.gctx, read.gctx.meta, read.gctx.ids
http://clue.io/help for more information on the GCT format