updateCellId {ToxicoGx} | R Documentation |
A function to update cell ids
updateCellId(tSet, new.ids = vector("character"))
tSet |
A |
new.ids |
A |
none
Updates the cell ids in the ToxicoSet
data(TGGATESsmall) updateCellId(TGGATESsmall, new.ids = cellNames(TGGATESsmall))