R/methods.R
annotation-set-RacipeSE-ANY-method.Rd
A method to set the circuit name or annotation
# S4 method for RacipeSE,ANY annotation(object, ...) <- value
object | RacipeSE object |
---|---|
... | Additional arguments, for use in specific methods. |
value | annotation character |
A RacipeSE object
#>#>#> generating thresholds for uniform distribution1... #> ========================================ann <- annotation(rSet) annotation(rSet) <- ann