merge: Merge tsv outputs from 'summarise' functions into one file.

Description Usage Arguments Value

Description

These functions merge the tsv files in a given path into a single tsv file.

Usage

1
2
3
merge_anno(anno_path, force = FALSE)

merge_context(context_path, force = FALSE, cores = 1)

Arguments

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

Value

Writes merged tsv files to the same directory as the annotation/context files and returns TRUE


aljabadi/scnmtseq documentation built on Dec. 19, 2021, 1:30 a.m.