Description Usage Arguments Value Examples
View source: R/parse-vcf-annotation.R
This function extracts the variant annotation FUNSEQ and Consequence from the annotation vcf data
1 | get_var_annotation(vcf_genotypes, vcf_annotation, chrn)
|
vcf_genotypes |
CollapsedVCF, genotypes vcf |
vcf_annotation |
CollapsedVCF -> |
chrn |
int or chr, chromosome name |
A data frame
Variant ID
Id for variant in range chrn:start_RF/ALT
Calculated variant consequence
FUNSEQ score
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.