Arguments
xi
An integer. The average DNA fragment size.
rho
An integer. A variance parameter for the average DNA fragment size distribution.
alpha
An integer. First hyperparameter of the inverse Gamma distribution for sigma^2 in the PICS model
beta
An integer. Second hyperparameter of the inverse Gamma distribution for sigma^2 in the PICS model
lambda
An integer. The precision of the prior for mu used for histone data.
dMu
An integer. Our best guess for the distance between two neighboring nucleosomes.
dataType
A character string. If a valid dataType is specified, use our suggested parameters. "MNase" or "sonicated"
PExi
A numeric. With paired end data, `xi' can be calculated directly from the reads. If PExi is set, it will overwrite the xi determined by the dataType.