fitOneOxBS {OxyBS} | R Documentation |
Uses maximum likelihood to estimate (C,5mC,5hmC) for one CpG and one specimen
fitOneOxBS(betaBS, betaOxBS, signalBS, signalOxBS, eps=1E-5)
betaBS |
beta value from conventional bisulfite conversion |
betaOxBS |
beta value from oxy-bisulfite conversion |
signalBS |
total signal from conventional bisulfite conversion |
signalOxBS |
total signal from oxy-bisulfite conversion |
eps |
small positive value representing numerical zero |
Uses maximum likelihood to estimate (C,5mC,5hmC) for one CpG and one specimen; not typically called by user.
(C,5mC,5hmC) for one CpG and one specimen.
E. Andres Houseman