annotation<-,CoreSet,list-method {CoreGx} | R Documentation |
annotation<- Slot Setter
## S4 replacement method for signature 'CoreSet,list' annotation(object) <- value
object |
A |
value |
A |
A copy of the CoreSet
with the updated annotation slot
annotation<-,CoreSet,list-method
: Update the annotation slot of a tSet
annotation(clevelandSmall_cSet) <- annotation(clevelandSmall_cSet)