Description Usage Format Details Examples
An object of class "naiveBayes" generated from data.NaiveBayes
1 | data("classifier")
|
An object of class "PASclassifier
" including components:
classifier is generated by
library(BSgenome.Drerio.UCSC.danRer7)
data(data.NaiveBayes)
classifier <- buildClassifier(data.NaiveBayes$Negative, data.NaiveBayes$Positive)
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.