separate_BAM_into_clusters: Separate BAM files into cell cluster BAM files

View source: R/peak_calling.R

separate_BAM_into_clustersR Documentation

Separate BAM files into cell cluster BAM files

Description

Separate BAM files into cell cluster BAM files

Usage

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


vallotlab/ChromSCape documentation built on Oct. 15, 2023, 1:47 p.m.