View source: R/pepKmerFeature.R
PepFrag | R Documentation |
Create fragment of peptide set
PepFrag( peptideSet = peptides, coreN = parallel::detectCores(logical = F), fragLenSet = 3:8, CutStart = NULL, Cutend = NULL )
A vector with all fragment of peptide set
PepFragResult <- PepFrag(peptideSet = peptides.allmouse,fragLenSet = 3:8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.