Learn R Programming

peptider (version 0.2.2)

scheme: Get the specified library scheme definition

Description

Get the specified library scheme definition

Usage

scheme(name, file = NULL)

Arguments

name
name of the scheme as a character vector
file
CSV file hosting scheme definition, if provided

Value

a data frame of peptide classes, amino acids, and size of the classes corresponding to the selected scheme

Examples

Run this code
scheme("NNN")
scheme("NNK")

Run the code above in your browser using DataLab