Description Usage Arguments Value Examples
A method to get the annotation
1 2 | ## S4 method for signature 'RacipeSE'
annotation(object, ...)
|
object |
RacipeSE object |
... |
Additional arguments, for use in specific methods. |
character
1 2 3 4 | 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.