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
I encountered a file that had "vaccine_gene1" and "breed_gene1"
These were both getting missed as is, so by adding a wildcard into lines 205 and 210 I was able to account for weird re-naming/auto-suffix stuff that the file was missing.
The text was updated successfully, but these errors were encountered:
I encountered a file that had "vaccine_gene1" and "breed_gene1"
These were both getting missed as is, so by adding a wildcard into lines 205 and 210 I was able to account for weird re-naming/auto-suffix stuff that the file was missing.
The text was updated successfully, but these errors were encountered: