Description Objects from the Class Slots Author(s) References See Also Examples
This class represents parameters for mosaicsPeak function.
Objects can be created by calls of the form new("MosaicsPeakParam", ...)
.
analysisType
:Object of class "character"
,
representing type of data analysis.
signalModel
:Object of class "character"
,
representing signal model for peak calling.
FDR
:Object of class "numeric"
,
representing specified false discovery rate.
maxgap
:Object of class "numeric"
,
representing maximum gap size to combine two neighboring initial peaks.
minsize
:Object of class "numeric"
,
representing minimum peak size to be remained in the final peak list.
thres
:Object of class "numeric"
,
representing threshold of ChIP tag count to filter initial peaks.
decoding
:Object of class "character"
,
representing deconding approach for MOSAiCS-HMM peak calling.
Dongjun Chung, Pei Fen Kuan, Rene Welch, Sunduz Keles
Kuan, PF, D Chung, G Pan, JA Thomson, R Stewart, and S Keles (2011), "A Statistical Framework for the Analysis of ChIP-Seq Data", Journal of the American Statistical Association, Vol. 106, pp. 891-903.
Chung, D, Zhang Q, and Keles S (2014), "MOSAiCS-HMM: A model-based approach for detecting regions of histone modifications from ChIP-seq data", Datta S and Nettleton D (eds.), Statistical Analysis of Next Generation Sequencing Data, Springer.
mosaicsPeak
, mosaicsPeakHMM
,
MosaicsPeak
.
1 | showClass("MosaicsPeakParam")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.