bdaisley / isolateR

Automated processing of Sanger sequencing data, taxonomic profiling, and generation of microbial strain libraries
Other
9 stars 1 forks source link

Error with isoLIB function when combining new + old strain libraries together #2

Closed bdaisley closed 5 months ago

bdaisley commented 9 months ago

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.