Skip to contents

Peak and tile matrix calculations can be sped up by reducing the number of cells. For cases where the outputs are going to be added together afterwards, this can provide a performance improvement

Usage

merge_cells(fragments, cell_groups)

Arguments

fragments

Input fragments object

cell_groups

Character or factor vector providing a group for each cell. Ordering is the same as cellNames(fragments)