Export bigWig files for each replicate, optionally merging strands.
Arguments
- object
A
RangedSummarizedExperimentobject containing the CTSSs.- dir
A character string of the directory to export the bigWig files to.
- replicates
A character vector of replicate names to export. Default is "all".
- inputAssay
A character string of the assay to use for the bigWig scores. Default is "TPM".
- splitByStrand
A logical indicating whether to export strands separately. Default is TRUE.