
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.
annotationType
An R6Class
generator object.
checkString. Property name
checkString. Value
# NOT RUN {
#set sex property
annotationType$new(property = "sex", value = "M")
# }
Run the code above in your browser using DataLab