get_method_options | R Documentation |
Creation of the additional parameter sting for the docker command
get_method_options(method = c("create_sig", "impute_cell_fractions"), ...)
method |
The method for which the parameter string should be generated. Options are "create_sig" and "impute_cell_fractions". |
... |
The parameter values itself, being passed on to the correct method. |
A string in the correct format for the docker command, containing all parameters of the desired method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.