By default, it starts browser to open web-based UI. All arguments are optional.
qntmap( xmap_dir = NULL, qnt_dir = NULL, deadtime = 1100, phase_list = NULL, console = FALSE, selected = c("auto", "Input", "Map", "Spot") )
xmap_dir, qnt_dir | Paths to the directories containing data from mapping and spot analysis. |
---|---|
deadtime | Dead time in nano seconds. |
phase_list | A path to a csv file containing columns indicating
phase of each analysis and |
console | Wheter to use console-based interactive mode (default: |
selected | A starting page of shiny UI. One of the "auto", "Input", "Map" or "Spot".
If auto (default), "Map" is chosen when |