PacificBiosciences / pb-CpG-tools

Collection of tools for the analysis of CpG data
BSD 3-Clause Clear License
72 stars 6 forks source link

modification probability vs discretized modification probability #69

Closed Jinyulin515 closed 1 week ago

Jinyulin515 commented 5 months ago

Hi,

The output of pb-CpG-tools includes modification probability (column 4) and discretized modification probability (column 9) for each CpG site. I am wondering how should I consider using such information to calculate the average methylation level for each sample? How different they are in terms of representing real methylation rate per site?

MJoseMo commented 2 months ago

Hi @Jinyulin515 I was wondering if you had solved your question.

ctsa commented 3 weeks ago

It would make sense to prefer the modification probability as the primary output in all cases. The discretized modification probability is provided only for toolchains that require a discrete count interface to the modification probability model.