Skip to content

v2.9.8 update

Latest
Compare
Choose a tag to compare
@oushujun oushujun released this 28 Dec 03:06
· 10 commits to master since this release

New features

  1. Use the same LTR name for parts of INT and LTR from the same element in preparation for solving @edta#251
  2. Add the yml file for conda installation

Bug fix

Update get_range.pl

  1. A bug introduced in Aug, 2023 (# a375c5e) that will output all candidates (both LTR retrotransposons and not LTR repeats) for generating the library file. You will see non-LTR sequences in the library due to this bug (eg., LTR/EnSpm-CACTA). Now it's fixed.
  2. A bug introduced in May, 2023 (#058ce29) that fails to remove masked sequences in the final library. Now it's fixed.
  3. Remove the RepeatMasker support to simplify the code since this functionality is never used in the official release.