readBed: Function to read tab-delimited bed file to GenomicRanges...

View source: R/BedFunctions.R

readBedR Documentation

Function to read tab-delimited bed file to GenomicRanges object

Description

Function to read tab-delimited bed file to GenomicRanges object

Usage

readBed(filename, header = F)

Arguments

filename

String of path to bed file to read in

header

Boolean indicating if there is a header in the bed file. Default=FALSE.

Value

GenomicRanges object


kevincjnixon/ChIPATAC documentation built on May 25, 2023, 9:33 p.m.