collate_ppcp | R Documentation |
Collate posterior probability of classification prediction (PPCP) from SIRIUS project and conduct integration to get nebula_class and nebula-index.
collate_ppcp(
dirs = "all",
write_output = T,
nebula_class = T,
nebula_index = T,
...
)
dirs |
Vector, Default: 'all' |
write_output |
Logic, Default: T |
nebula_class |
Logic, Default: T |
nebula_index |
Logic, Default: T |
... |
... |
DETAILS
pbapply
rename
, mutate
, filter
, reexports
rbindlist
## Not run:
if(interactive()){
#EXAMPLE1
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.