Skip to content

BSCAMPP v1.0.8

Latest

Choose a tag to compare

@c5shen c5shen released this 07 Jul 22:05
  1. Fixed the path issue with recompiling binaries on macOS.
  2. Added cmake, EPA-ng, and pplacer to external requirements when on macOS systems.
  3. 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.
  4. 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.