Usage Arguments Details See Also Examples
View source: R/best.robust_t_test_batch.R
1 | best.robust_t_test_batch(tumor_expression, normal_expression, best.robust_t_test_model_stanDso, outfile, ...)
|
tumor_expression |
Gene expression matrix where rows are genes and columns are samples. |
normal_expression |
Gene expression matrix where rows are genes and columns are samples. |
best.robust_t_test_model_stanDso |
An object of class |
outfile |
Output file. |
... |
Parameters passed to |
Running best.robust_t_test
in batch. Note that the row and column names of
tumor_expression
and normal_expression
must be consistent.
1 | # Check man page of 'best.robust_t_test' for related info.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.