find_motif: Matching protein sequence motifs

Description Usage Arguments Value Author(s)

View source: R/find_motif.R

Description

find_motif() offers an intuitive method to look-up a protein motif in proteomic data.

Usage

1
find_motif(data, string)

Arguments

data

A vector containing protein sequence

string

The sequence to match using standard regular expressions

Value

A vector of boolean values showing matched strings

Author(s)

Matthew Hirschey, matthew@hirschey.org


hirscheylab/proteins documentation built on Nov. 15, 2020, 5:15 a.m.