This function takes a multisample VCF and splits into multiple VCFS for each sample
1 2 3 4 5 6 |
bin_path |
Required Path to bcftools binary. Default "tools/bcftools/bcftools" |
vcf |
Required Path to VCF file to split. |
verbose |
Optional Enables progress messages. Default False. |
output_dir |
Optional Path to the output directory. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.