run_pe_to_frag_parallel: Read paired-end BAM files to GenomicRanges objects in...

Description Usage Arguments Value

View source: R/io_and_formats.R

Description

Read paired-end BAM files to GenomicRanges objects in parallel

Usage

1
run_pe_to_frag_parallel(bam_files, sample_names = NULL, n_cores = 6)

Arguments

bam_files

a vector of bam file locations

sample_names

Sample names. If NULL, will use BAM file names.

n_cores

The number of cores to use in parallel. Use "auto" to detect and use all cores. Default is 6.

Value

a list of GenomicRanges objects


AllenInstitute/lowcat documentation built on Oct. 30, 2019, 4:45 a.m.