wigToBigWig(x, seqinfo, dest = paste(file_path_sans_ext(x, TRUE), "bw", sep = "."), clip = FALSE)
Seqinfo
object, describing the genome of the
data. All BigWig files must have this defined.
x
with the extension changed to bw.
TRUE
, regions outside of seqinfo
will be clipped,
so that no error is thrown.
BigWig
import and export support