getModels,protLM-method | R Documentation |
getModels
extracts the model
slot from a protLM
object.
## S4 method for signature 'protLM' getModels(object, simplify = TRUE)
object |
A |
simplify |
Logical. Should the list of models be simplified to a model frame if the length of this list equals 1? |
The list of models corresponding to the accessions present in the protLM
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.