View source: R/search_from_reads.R
remove_snp_conflict | R Documentation |
remove_snp_conflic
remove_snp_conflic
removes the reads with SNPs conflicts from the result
remove_snp_conflict(result, count_measure = "n_reads")
result |
the result from |
count_measure |
the column name of the count measure to use for removing the conflicts |
a dataframe containing the same columns as the input result with row containing conflicts removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.