The following error occurs when trying to combine new + old strain libraries using the isoLIB function:
Error in `mutate()`:
i In argument: `strain_group = sapply(...)`.
Caused by error in `str_sub()`:
! could not find function "str_sub"
Run `rlang::last_trace()` to see where the error occurred.
The following error occurs when trying to combine new + old strain libraries using the
isoLIB
function: