load_multi_samples | R Documentation |
This function concatenates multiple results of cluster_summary for differential analysis. Returns a data frame.
load_multi_samples(file.list = NULL)
file.list |
(Required) A list of files in comma-separated format. Please see tutorial for details. |
multi.data <- load_multi_samples(file.list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.