separate_BAM_into_clusters: Separate BAM files into cell cluster BAM files

Description Usage Arguments Value

View source: R/peak_calling.R

Description

Separate BAM files into cell cluster BAM files

Usage

1
separate_BAM_into_clusters(affectation, odir, merged_bam)

Arguments

affectation

An annotation data.frame containing cell_id and cell_cluster columns

odir

A valid output directory path

merged_bam

A list of merged bam file paths

@importFrom Rsamtools filterBam ScanBamParam

Value

Create one BAM per cluster from one BAM per condition


ChromSCape documentation built on Nov. 8, 2020, 6:57 p.m.