Description Usage Arguments Author(s) Examples
convert bed to vcf
1 |
x |
the input bed object |
filename |
a filename to write to. |
zero.based |
is the file zero based i.e. bed format. defaults to true. |
header |
a list of things to put in the header. repeated elements such as INFO, FILTER, FORMAT can be put in data.frames. |
fasta |
build of the genome in fasta format |
Daryl Waggott
1 2 3 4 | ## Not run:
bed2vcf(x)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.