Minor Changes
- RGP Score in RGP Output: The RGP score has been added to the RGP output, contributed by @LCoffion in #303.
- RGP Score in Pangenome File: The RGP score is now stored in the pangenome file, allowing it to be included in subsequent outputs. Contributed by @JeanMainguy in #304.
- Improved Spot Reading Performance: The process for reading spots has been optimized for better performance. Contributed by @jpjarnoux in #302.
Bug Fixes
- Fixed Contig Length Detection in GFF Parsing: Addressed an issue where contig lengths were not properly set if the optional
##sequence-region
directive was missing. In this case, contig length is now calculated using the associated FASTA sequence, resolving #299. Implemented by @JeanMainguy in #301.
New Contributors
Full Changelog: 2.2.0...2.2.1