Description Usage Arguments Value
This function parses vcf_filename
and retrieves the mutation id (CHR:POS) of each C:G > T:A variant in the file.
1 | get_mut_id(vcf_filename)
|
vcf_filename |
character string naming the path to the input vcf, i.e. the vcf file containing the variants to classify. |
Character vector with the mutation id, i.e. CHR:POS, of the C:G > T:A variants in vcf_filename
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.