ucsc_loc_to_bed: Convert GenomicRanges to a bed-like data.frame

Description Usage Arguments Value

View source: R/io_and_formats.R

Description

Convert GenomicRanges to a bed-like data.frame

Usage

1
ucsc_loc_to_bed(ucsc_loc)

Arguments

ucsc_loc

A vector of UCSC-like genomic locations. Example: "chr1:152,548,974-152,550,854"

Value

a BED-like data.frame with chr, start, end, and strand (+)


AllenInstitute/lowcat documentation built on Oct. 30, 2019, 4:45 a.m.