peptideMapping: peptide-to-protein mapping

View source: R/peptideAssociationPlot.R

peptideMappingR Documentation

peptide-to-protein mapping

Description

peptide-to-protein mapping

Usage

peptideMapping(protein, batch = "ZWK", mm = 5)

Arguments

protein

protein name.

batch

batch No. in the Caprion experiment.

mm

maximum number of mismatches.

Value

a list containing mapping information.

Examples

## Not run: 
  options(width=200)
  batch <- "ZWK"
  load(paste0("~/Caprion/pilot/",batch,".rda"))
  PROC <- peptideMapping("PROC",mm=0)

## End(Not run)

jinghuazhao/pQTLtools documentation built on May 3, 2024, 2:05 p.m.