Split a FORMAT string from GATK-haplotype to get simpler statistics

split_gatk_format_vals(df)

Arguments

df

A data frame containing GATK-formatted variant calls

Value

updated_df An augmented data frame.

Examples

if (FALSE) split_gatk_format_vals(df)