remove_snp_conflict: 'remove_snp_conflic'

View source: R/search_from_reads.R

remove_snp_conflictR Documentation

remove_snp_conflic

Description

remove_snp_conflic removes the reads with SNPs conflicts from the result

Usage

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


minSNPs documentation built on May 29, 2024, 2:48 a.m.