pkgdown/header.html

Skip to contents

This function converts a `data.table` containing BED file data into a `GRanges` object. If `thickStart` and `thickEnd` are present, they are converted to 1-based `IRanges` and added as metadata.

Usage

plc_create_granges_from_bed(bed_file)