loadBedFile: loadBedFile

Description Usage Arguments Value Author(s) Source Examples

Description

Calls file_length and read_bed from hg19Height.c and returns a 3 column bed file

Usage

1

Arguments

file

the location of the bed file of interest

Value

data.frame $chro $start $end

Author(s)

Alexander Griffith griffita@gmail.com

Source

https://github.com/alexjgriffith/mulcal

Examples

1
data<-loadBedFile(file="filelocation")

alexjgriffith/mulcal documentation built on May 10, 2019, 8:53 a.m.