xcmsModule {Mosaic}R Documentation

xcmsModule

Description

server module for accessing the xcms data analysis workflow

Usage

xcmsModule(input, output, session, values = reactiveValues(),
  static = list(servermode = F, rootpath = .MosaicOptions$filePaths,
  activateXCMS = T, filePattern = .MosaicOptions$filePattern))

Arguments

input
output
session
values

import reactiveValues from the shiny session

static

import static values


[Package Mosaic version 0.7.2 Index]