Description Usage Arguments Value Examples
This method will prepare a karyogram of annotated SVs against the genome reference
1 | Vcf2GRanges(vcfFile)
|
vcfFile |
is the path to the vcfFile to plot |
a ggbio/ggplot2 graph
1 2 3 | vcfFile <- system.file("extdata", "GM24385.nf7.chr20.vcf",
package = "nanopoRe")
Vcf2GRanges(vcfFile)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.