Description Usage Format Fields Examples
Annotate samples by setting a property and its value. For example, sex could be a property with the possible values M or F. Inherits: rdmlBaseType.
1 |
An R6Class
generator object.
checkString. Property name
checkString. Value
1 2 | #set sex property
annotationType$new(property = "sex", value = "M")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.