Description Usage Arguments Details Value See Also
This function extract STR allele frequences from reference vcf file (ref.f
) with vcftools
.
1 | ref.al.freq(ref.f, marker)
|
ref.f |
A name (including full path) of a file containing SNP-STR haplotypes to be used as a reference panel for imputation. Note that the reference panel must be phased and have no missing values. |
marker |
STR marker name of which allele frequency is computed. |
The STR allele frequency is necessary for computing match scores.
The output file is saved under ref_alfrq
folder within the base folder.
The output file name is ref_(marker).frq
format.
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.