mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 20:02:04 +02:00
is.rsi.eligible update
This commit is contained in:
@ -381,7 +381,7 @@ first_isolate <- function(tbl,
|
||||
|
||||
if (abs(row.start) == Inf | abs(row.end) == Inf) {
|
||||
if (info == TRUE) {
|
||||
message('No isolates found.')
|
||||
message(paste("=> Found", bold("no isolates")))
|
||||
}
|
||||
# NAs where genus is unavailable
|
||||
return(tbl %>%
|
||||
|
Reference in New Issue
Block a user