annotation,RacipeSE-method | R Documentation |
A method to get the annotation
## S4 method for signature 'RacipeSE'
annotation(object, ...)
object |
RacipeSE object |
... |
Additional arguments, for use in specific methods. |
character
data("demoCircuit")
rSet <- sRACIPE::sracipeSimulate(circuit = demoCircuit, numModels = 100)
ann <- annotation(rSet)
annotation(rSet) <- ann
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.