Description Usage Arguments Value Examples
This method will prepare figure of SV length distribution
1 | svLengthDistribution(vcfFile)
|
vcfFile |
is the path to the vcfFile to plot |
a ggplot2 graph
1 2 3 | vcfFile <- system.file("extdata", "GM24385.nf7.chr20.vcf",
package = "nanopoRe")
svLengthDistribution(vcfFile)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.