Create fragment size plots for ATAC-seq data

fl_atac(bam.files, threads = NULL)

Arguments

bam.files

character vector specifying path to pre-filtered bam files. [DEFAULT = NULL]

threads

an integer value indicating the number of workers to be used. If NULL then one less than the maximum number of cores will be used. [DEFAULT = NULL].