setAnnotations,protLM-method | R Documentation |
setAnnotations
changes the annotation
slot from a protLM
object to a prespecified matrix.
## S4 method for signature 'protLM' setAnnotations(object, annotations)
object |
A |
annotations |
A matrix which will be inserted in the |
A protLM
object of which the annotation
slot is replaced by the matrix annotations
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.