pep_split: Split a peptide into residue characters

Description Usage Arguments Value Examples

Description

Split a peptide into residue characters

Usage

1
pep_split(pep)

Arguments

pep

A string representing a peptide

Value

A character vector with number of elements corresponding to the number of amino acids in the input peptide

Examples

1
pep_split("RQGQDHPTM")

leonjessen/PepTools documentation built on May 29, 2019, 3:40 a.m.