Skip to content

v1.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@aganezov aganezov released this 12 Aug 15:48
· 321 commits to master since this release

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