sub-protLM-ANY-ANY-ANY-method: Select elements from a protLM object

[,protLM,ANY,ANY,ANY-methodR Documentation

Select elements from a protLM object

Description

Select certain elements from a protLM object based on one or more accession and/or numeric indices.

Usage

## S4 method for signature 'protLM,ANY,ANY,ANY'
x[i, j, drop]

Arguments

i

Either a character or a factor vector containing accessions present in the accessions slot of the protLM object or a numeric vector containing indices pointing to certain elements in the the protLM object or a combination of both (deprecated).

object

A protLM object of which certain elements will be selected.

Value

A reduced protLM object containing only the elements specified in i.


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