Filter a VCF file using the external vcftools
software, removing indels and keeping
keeping only those SNVs that passed all filters.
1 | vcftools_filter(input, output, remake = FALSE)
|
input |
an input VCF file |
output |
an output VCF file |
remake |
optional remake the output if it already exists |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.