This function takes the 'long, filled' data frames with variant observations, and converts them to 'wide' format

spread_filled_snv_df_to_wide(df)

Arguments

df

A data frame containing SNV data in the 'long, filled' format

Value

df A wide-format data frame containing simplified SNV data