View source: R/classifyByKnownClasses.R
classLikelihoodPerRead | R Documentation |
Get likelihood of different classes for each read
classLikelihoodPerRead(dataMatrix, classes)
dataMatrix |
A matrix of methylation or bincount values (reads x position) |
classes |
A matrix of classes x position giving the mean frequency of methylation at each position for each class |
likelihood of different classes for each read
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.