write_gr_bed: Write ranges in a GenomicRanges object to a BED file

Description Usage Arguments

View source: R/write_functions.R

Description

Write ranges in a GenomicRanges object to a BED file

Usage

1
write_gr_bed(gr, file, score = "0", name = ".")

Arguments

gr

A GRanges object.

file

Path for output bed file.

score

An vector of scores for bed file.

name

An optional vector of names for bed file.


SamBuckberry/RunATAC documentation built on Aug. 2, 2021, 9:54 a.m.