Description Usage Arguments Value Examples
Return sample from bagel object
1 | name_signatures(result, name_vector)
|
result |
Result object containing signatures and weights |
name_vector |
Vector of user-defined signature names |
Result object with user-defined signatures names
1 2 | result <- readRDS(system.file("testdata", "res.rds", package = "BAGEL"))
name_signatures(result, c("smoking", "apobec", "unknown"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.