View source: R/h5_write_misc.R
write_misc_input | R Documentation |
write some input data of the benchmark to hdf5
write_misc_input(genesets, algorithm.names, function.call, grouping, filename)
genesets |
list of string vectors |
algorithm.names |
character vector; names of the deconvolution algorithms used |
function.call |
call object |
grouping |
numeric vector grouping samples in test and training set |
filename |
string, where should the data be stored? |
NULL, function saves into ‘filename‘
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.