writeBEDFromGRanges: Write a BED format file from a GenomicRanges object

Description Usage Arguments

View source: R/utility.r

Description

Creates BED file suitable for upload as a custom track to the UCSC genome browser. Note that start coordinates are 0-based in the BED format.

Usage

1

Arguments

gr

A GenomicRanges object.

file

Filename of the BED file to write.

name

Column name to use for the name field in the BED file (optional)


jeffbhasin/goldmine documentation built on Nov. 13, 2019, 9:11 a.m.