Generate a set of variants covered by the regions found in/out the bed file
1 | vcf_intersect_bed(vcf = "", bed = "", output_name = "", output_dir = "")
|
vcf |
REQUIRED Path to VCF file |
bed |
REQUIRED Path to BED file |
output_name |
OPTIONAL Name for output_files. IF not given it will use input vcf name |
output_dir |
OPTIONAL Path to output directory. if not given outputs to current directory. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.