annotation-RacipeSE-method: A method to get the annotation

annotation,RacipeSE-methodR Documentation

A method to get the annotation

Description

A method to get the annotation

Usage

## S4 method for signature 'RacipeSE'
annotation(object, ...)

Arguments

object

RacipeSE object

...

Additional arguments, for use in specific methods.

Value

character

Examples


data("demoCircuit")
rSet <- sRACIPE::sracipeSimulate(circuit = demoCircuit, numModels = 100)
ann <- annotation(rSet)
annotation(rSet) <- ann


lusystemsbio/sRACIPE documentation built on Dec. 9, 2024, 8:25 a.m.