buildBackgroundModel(dagPeptides, bg=c("wholeGenome", "inputSet", "nonInputSet"), model=c("any", "anchored"), targetPosition=c("any", "Nterminus", "Cterminus"), uniqueSeq=TRUE, permutationSize=30L, rand.seed=1, replacement=FALSE, proteome)fetchSequence or formatSequenceprepareProteomeprepareProteome
data("seq.example")
data("proteome.example")
bg <- buildBackgroundModel(seq.example, proteome=proteome.example)
Run the code above in your browser using DataLab