cal_fp {minSNPs}R Documentation

cal_fp

Description

cal_fp is used to check if the proportion of false positive fastas and metas are compatible.

Usage

cal_fp(pattern, goi, target)

Arguments

pattern

the pattern from generate_pattern

goi

the group of interest (names of isolates)

target

the target sequence(s)

Value

proportion: no. false positive/number of isolates


[Package minSNPs version 0.2.0 Index]