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

[,protdata,ANY,ANY,ANY-methodR Documentation

Select elements from a protdata object

Description

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

Usage

## S4 method for signature 'protdata,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 protdata object or a numeric vector containing indices pointing to certain elements in the the protdata object or a combination of both (deprecated).

object

A protdata object of which certain elements will be selected.

Value

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


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