Skip to content

Captus v1.6.1

Choose a tag to compare

@edgardomortiz edgardomortiz released this 07 Nov 23:27
· 24 commits to master since this release
  • Compatibility with Python 3.14
  • Cosmetic improvements to the GFF annotation files produced by captus extract
  • Added option max_locus_overlap to captus extract to modify the allowed percentage of overlap between annotations of different loci belonging to the same marker type
  • Added pairs of plant mitochondrial genes allowed to overlap to settings.py (thanks to Jose David Cruz Plancarte):
    ["rpl16", "rps3"],  # related to https://github.com/edgardomortiz/Captus/issues/33
    ["cox3", "sdh4"],  # related to https://github.com/edgardomortiz/Captus/issues/33