View source: R/writeGRanges2BED.R
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/
1 | writeGRanges2BED(gr, fileNameString)
|
gr |
GRanges object |
fileNameString |
a character string describing psth to the output BED file name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.