get.bedpe.id | R Documentation |
Get IDs for each breakpoint pair from the VCF file. Used in the 'vcf2bedpe' function.
get.bedpe.id(df)
df |
a dataframe object from a VCF file |
A column vector of names assigned to each Structural Variant in the BEDPE file
Helena Winata
## Not run:
name <- get.bedpe.id(x.vcf)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.