R/updateCellId-methods.R

Defines functions updateCellId

### TODO:: Add updating of sensitivity Number tables
#' @importFrom CoreGx updateCellId
updateCellId <- function(object, new.ids=vector("character")){
    CoreGx::updateCellId(object, new.ids)
}

Try the RadioGx package in your browser

Any scripts or data that you put into this service are public.

RadioGx documentation built on Nov. 8, 2020, 8:21 p.m.