View source: R/buildBackgroundModel.R
initiateBackgroundModel | R Documentation |
dagBackground-class
object for testDAU
.Create a new dagBackground-class
object for testDAU
.
initiateBackgroundModel(background, numSubsamples = 1L, testType)
background |
A list, each element of which is a vector of aligned peptide sequences of the same length. |
numSubsamples |
An integer, the number of random samplings to get background sequence set. |
testType |
An character, the type of statistic testing : "ztest" or "fisher". |
An object of dagBackground-class
.
Haibo Liu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.