RadioSet: annotation<- Slot Setter

Description Usage Arguments Value Functions Examples

Description

annotation<- Slot Setter

Usage

1
2
## S4 replacement method for signature 'CoreSet,list'
annotation(object) <- value

Arguments

object

A RadioSet

value

A list of annotations to add to the annotatiosn slot of an rSet

Value

A copy of the CoreSet with the updated annotation slot

Functions

Examples

1
annotation(clevelandSmall_cSet) <- annotation(clevelandSmall_cSet)

CoreGx documentation built on Nov. 8, 2020, 4:50 p.m.