sorting_method_parameter_GUI {uSORT} | R Documentation |
The parameters appeared on GUI are based on input method, this function is called by
uSORT_parameters_GUI
. For internal use only.
sorting_method_parameter_GUI(method = c("autoSPIN", "sWanderlust", "monocle", "Wanderlust", "SPIN", "none"))
method |
method name. |
a list of parameters.
Hao Chen