ScanMST v0.1.7
Release v0.1.7
🔄 Project Renaming: ScanNLS is now ScanMST
This release marks the official rebranding of the project from ScanNLS to ScanMST.
- The source code package has been renamed to scanmst.
- CLI entry points, internal logic, and documentation have been updated to reflect the new name.
✨ New Features
Automatic BLAT Dependency Management:
- Auto-Download: When running with
--aligner blat, the appropriate BLAT binaries are securely downloaded from UCSC servers to the local installation directory if they are missing. - Cross-Platform Support: ScanMST now automatically detects the host operating system (Linux vs. macOS) and CPU architecture (Intel x86_64 vs. Apple Silicon arm64).
🐛 Bug Fixes
- Resolved various issues to improve stability and performance.
📝 Documentation
- Updated README.md to include specific licensing information regarding the use of BLAT.
Full Changelog: v0.1.6...v0.1.7