write.bed: Write bed

Description Usage Arguments Value

Description

DF in, bed written

Usage

1
write.bed(df, path, chromSizesPath, chr = T, sort = F)

Arguments

df

A dataframe with bed-like first three columns

path

Full path for output

chromSizesPath

The path to a chrom.sizes file

chr

Prepend chr to chromosome-names

sort

Do you want a sorted df?

Value

A genomicRanges-object


robinweide/RHWlib documentation built on May 7, 2019, 8:03 a.m.