Description Usage Arguments Value
These functions merge the tsv files in a given path into a single tsv file.
1 2 3 | merge_anno(anno_path, force = FALSE)
merge_context(context_path, force = FALSE, cores = 1)
|
anno_path |
path to the directory containing the summarised tsv files for each cell for a given annotation |
force |
Logical, whether to overwrite even if the output file exists |
context_path |
path to the directory containing the summarised tsv files for each annotation for a given context |
Writes merged tsv files to the same directory as the annotation/context files and returns TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.