writeGRanges2BED: write GRanges object to BED6 format, converting 1-based...

Description Usage Arguments

View source: R/writeGRanges2BED.R

Description

write GRanges object to BED6 format, converting 1-based GRanges coordinates to 0-based BED6 coordinates this function is borrowed from Devon Ryan's answer at BioStars: https://www.biostars.org/p/89341/

Usage

1
writeGRanges2BED(gr, fileNameString)

Arguments

gr

GRanges object

fileNameString

a character string describing psth to the output BED file name


AdrijaK/omicsWrappers documentation built on July 22, 2020, 2:11 p.m.