You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#' \item{query_containment_ani}{Numeric. Containment between the query and the match.}
#' \item{match_containment_ani}{Numeric. Containment between the match and the query.}
#' \item{average_containment_ani}{Numeric. Average of the two containment metrics query_containment_ani and match_containment_ani.}
#' \item{max_containment_ani}{Numeric. Maximum containment between the two containment metrics query_containment_ani and match_containment_ani.}
#' \item{potential_false_negative}{Logical. Whether the containment estimate is a potential false negative.}
These ones:
I searched github but couldn't find it in this repo...I may have missed something, do these docs exist anywhere?
The text was updated successfully, but these errors were encountered: