collate_ppcp: collate_ppcp

View source: R/collate_ppcp.R

collate_ppcpR Documentation

collate_ppcp

Description

Collate posterior probability of classification prediction (PPCP) from SIRIUS project and conduct integration to get nebula_class and nebula-index.

Usage

collate_ppcp(
  dirs = "all",
  write_output = T,
  nebula_class = T,
  nebula_index = T,
  ...
)

Arguments

dirs

Vector, Default: 'all'

write_output

Logic, Default: T

nebula_class

Logic, Default: T

nebula_index

Logic, Default: T

...

...

Details

DETAILS

See Also

pbapply rename, mutate, filter, reexports rbindlist

Examples

## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

chi-med-pro/MCnebula documentation built on March 28, 2023, 5:55 a.m.