Description Usage Arguments Value Author(s) See Also
These generic functions access notes (unstructured descriptive data)
associated eSet-class
.
notes(<ExpressionSet>) <- <character>
is unusual, in that the
character vector is appended to the list of notes; use
notes(<ExpressionSet>) <- <list>
to entirely replace the list.
1 2 |
object |
Object, possibly derived from class |
value |
Character vector containing unstructured information describing the experinement. |
notes
returns a list.
Biocore
ExpressionSet-class
, SnpSet-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.