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
Fixed the path issue with recompiling binaries on macOS.
Added cmake, EPA-ng, and pplacer to external requirements when on macOS systems.
Fixed a bug that failed to recover input sequence names when using pplacer for placements. Each entry in pplacer may contain multiple query sequences, and previously, only the sequence at index 0 was successfully recovered.
Now BSCAMPP warns the user if the executables of EPA-ng and pplacer are not executable (e.g., exec format error), exits the software in such cases, and notifies the user on how to provide a working executable.