pkgdown/header.html

Skip to contents

This function converts a GRanges object to a data frame and writes it to a BED file, including metadata such as thick position and maximum score.

Usage

write_granges_to_bed_coreovlwithd(
  gr,
  output_dir,
  input_basename,
  output_basename
)