setModels-protLM-method: Change the model slot of a protLM object

setModels,protLM-methodR Documentation

Change the model slot of a protLM object

Description

setModels changes the model slot from a protLM object to a prespecified list of models.

Usage

## S4 method for signature 'protLM'
setModels(object, model)

Arguments

object

A protLM object of which the model slot needs to be modified.

model

A list of models which will be inserted in the model slot of the protLM object. Note that the length of this list should be equal to the number of elements in the accession slot and the number of rows in the annotation slot.

Value

A protLM object of which the model slot is replaced by the list of models models.


ludgergoeminne/MSqRob documentation built on Jan. 11, 2023, 1:32 p.m.