protIndex: return index of a protein name, or (if exactMatch=TRUE)...

Description Usage Arguments Value Examples

View source: R/cpaProgs.R

Description

return index of a protein name, or (if exactMatch=TRUE) indices of proteins starting with the string given in "protName"

Usage

1
protIndex(protName, profile, exactMatch = FALSE)

Arguments

protName

name of protein to search for

profile

data frame of protein identifiers (protName) and their relative abundance in centrifugation fractions

exactMatch

default is F

Value

the protein name and its index (row in profile)

Examples

1
2

mooredf22/protlocassign0p1p1 documentation built on Feb. 7, 2022, 1:55 a.m.