get_mut_id: Retrieve mutation id

Description Usage Arguments Value

Description

This function parses vcf_filename and retrieves the mutation id (CHR:POS) of each C:G > T:A variant in the file.

Usage

1
get_mut_id(vcf_filename)

Arguments

vcf_filename

character string naming the path to the input vcf, i.e. the vcf file containing the variants to classify.

Value

Character vector with the mutation id, i.e. CHR:POS, of the C:G > T:A variants in vcf_filename.


mmaitenat/ideafix documentation built on Sept. 18, 2021, 7:55 a.m.