View source: R/add_novelty_to_test_data.R
add_novelty_to_test_data | R Documentation |
Relabel the true test annotations based on a reference library used to train a BayesANT model
add_novelty_to_test_data(data, test_data)
data |
An object of class |
test_data |
An object of class |
An object of class c('data.frame', 'BayesANT.data')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.