curation<- {CoreGx}R Documentation

curation<- Slot Setter

Description

#' @examples data(clevelandSmall_cSet) curation(clevelandSmall_cSet) <- curation(clevelandSmall_cSet)

Usage

curation(object, ...) <- value

Arguments

object

A object

...

A list to allow definition of new parameters on this generic

value

A list of curations for the cell and tissues types in the rSet object

Value

A copy of the RadioSet with the updated curation slot


[Package CoreGx version 1.2.0 Index]