View source: R/h5_read_result.R
read_result_list | R Documentation |
read results of deconvolution by different algorithms as written by write_result_list. The function works recursively.
read_result_list(filename, content = NULL, groupname = NULL)
filename |
string, which file should be read in? |
content |
h5 file content; used instead of filename in case of recursive function call |
groupname |
name of the current group |
list of deconvolution results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.