idCols,LongTable-method {CoreGx} | R Documentation |
Retrieve the unique identifier columns used for primary keys in rowData and colData.
## S4 method for signature 'LongTable' idCols(object)
object |
['LongTable'] |
['character'] A character vector containing the unique rowIDs and colIDs in a LongTable object.
idCols(merckLongTable)