merge_ac_svsites_cpp | R Documentation |
Count allele at the SV site level. This function will use variant ids created by read_vcf_multisamps_cpp
merge_ac_svsites_cpp(filename, use_gz, sv_sites)
filename |
the path to the VCF file (unzipped or gzipped). |
use_gz |
is the VCF file gzipped? |
sv_sites |
a list defining the variant ID for each sv site (element). |
matrix with allele counts for each sv site (rows) and sample (columns)
Jean Monlong
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.