View source: R/peptideAssociationPlot.R
| peptideMapping | R Documentation | 
peptide-to-protein mapping
peptideMapping(protein, batch = "ZWK", mm = 5)
protein | 
 protein name.  | 
batch | 
 batch No. in the Caprion experiment.  | 
mm | 
 maximum number of mismatches.  | 
a list containing mapping information.
## Not run: 
  batch <- "ZWK"
  load(paste0("~/Caprion/pilot/",batch,".rda"))
  PROC <- peptideMapping("PROC",mm=0)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.