This function predicts the effect of variant found in a VCF file
1 2 3 4 5 6 7 8 9 10 |
bin_path |
Path to bcftools binary. Default tools/ensembl-vep/vep. |
bin_path2 |
Path to bgzip binary. Default tools/htslib/bgzip. |
bin_path3 |
Path to bgzip binary. Default tools/htslib/tabix. |
vcf |
Path to vcf file. |
output_name |
Name used for output files. If not given the vcf file name will be used |
verbose |
Enables progress messages. Default False. |
output_dir |
Path to the output directory. |
threads |
Number of threads to use. Default 3. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.