Description Usage Arguments Value Examples
A function to update cell ids
1 | updateCellId(tSet, new.ids = vector("character"))
|
tSet |
A |
new.ids |
A |
none
Updates the cell ids in the ToxicoSet
1 2 | data(TGGATESsmall)
updateCellId(TGGATESsmall, new.ids = cellNames(TGGATESsmall))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.