Description Usage Arguments Value
Import variants from VCF or BED files, optionally restricted to a specific window.
1 | GetVariantsInWindow(file, position, genome = "hg19", type = "vcf")
|
file |
A character vector describing a file to read |
position |
An optional GRanges object defining the coordinates of the file to import |
genome |
A character vector describing the genome build against which the variants were mapped e.g. "hg19", "b37", "hg38", "mm10". |
type |
A character vector stating that the filetype is either 'vcf' or 'bed' |
an object of class VCF or GRanges representing the variants
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.