sorting_method_parameter_GUI {uSORT}R Documentation

GUI for sorting method paramters

Description

The parameters appeared on GUI are based on input method, this function is called by uSORT_parameters_GUI. For internal use only.

Usage

sorting_method_parameter_GUI(method = c("autoSPIN", "sWanderlust", "monocle",
  "Wanderlust", "SPIN", "none"))

Arguments

method

method name.

Value

a list of parameters.

Author(s)

Hao Chen


[Package uSORT version 1.20.0 Index]