powered by
A function to update cell ids
updateCellId(tSet, new.ids = vector("character"))
[object] A ToxicoSet object to be updates
[character] A character vector of ids to update with
# NOT RUN { data(TGGATESsmall) updateCellId(TGGATESsmall, new.ids = cellNames(TGGATESsmall)) # }
Run the code above in your browser using DataLab