remove_snp_conflic removes the reads with SNPs conflicts from the result

remove_snp_conflict(result, count_measure = "n_reads")

Arguments

result

the result from infer_from_combined

count_measure

the column name of the count measure to use for removing the conflicts

Value

a dataframe containing the same columns as the input result with row containing conflicts removed