
Last chance! 50% off unlimited learning
Sale ends in
segment(Y_qc, Yhat, optK, K, sampname_qc, ref_qc, chr, lmax, mode)
qc
normalize
K
returned from choiceofK
qc
qc
getbambed
normalize
,
choiceofK
Y_qc <- qcObjDemo$Y_qc
Yhat <- normObjDemo$Yhat
BIC <- normObjDemo$BIC
K <- normObjDemo$K
sampname_qc <- qcObjDemo$sampname_qc
ref_qc <- qcObjDemo$ref_qc
chr <- bambedObjDemo$chr
finalcall <- segment(Y_qc, Yhat, optK = K[which.max(BIC)], K = K, sampname_qc,
ref_qc, chr, lmax = 200, mode = "integer")
finalcall
Run the code above in your browser using DataLab