This is the first release of CAMSA (beta), that supports beta functionality and is intended for public use. We encourage usage of this version of the product and submission of any identified bugs as well as feature suggestions.
Changelog
Core
- added support for multiple scaffold assemblies comparative analysis w.r.t identifying in / out - (semi) - conflicts of individual assembly points
- added support for merging of multiple scaffold assemblies in a single one, implementing two heuristic strategies **_maximal-matching**_ and **_progressive merging**_
- added a comprehensive interactive report generation
Utils
- added `fasta2camsa_points.py` script, which allows for translation of FASTA formatted scaffolding results (with the use of NUCmer) into CAMSA supported input
Other
- added PyPI disctribution