[go: up one dir, main page]

Skip to content

Releases: lmdu/pytrf

v1.3.3

20 Jul 09:35
Compare
Choose a tag to compare
  • Fixed dna sequence uppercase
  • Updated command line parameters

v1.3.2

15 Jul 15:30
Compare
Choose a tag to compare
  • Fixed GTRFinder print error

v1.3.1

15 Jul 12:52
Compare
Choose a tag to compare
  • Fixed minimum motif setting error ( #3 #1 )
  • Fixed caluclation error of alignment

v1.3.0

21 Feb 12:35
Compare
Choose a tag to compare
  • Optimized ATR finder extending identity
  • Added support for Python 3.12

v1.2.1

17 Oct 03:16
Compare
Choose a tag to compare
  • Fixed STRFinder GC collection error

v1.2.0

15 Oct 14:15
Compare
Choose a tag to compare
  • Fixed repeat search start position
  • Optimized atr finder algorithm

v1.1.0

19 Sep 15:05
Compare
Choose a tag to compare
  • Added seq attribute to the repeat object
  • Optimized sequence reading module
  • Improved the STRFinder parameter

v1.0.1

24 Jun 14:32
Compare
Choose a tag to compare
  • Fixed command line interface errors

v1.0.0

05 Jun 12:53
Compare
Choose a tag to compare
  • Changed the name from stria to pytrf
  • Optimized the command line interface
  • Used wraparound dynamic programming to identify approximate repeats

v0.1.4

04 May 14:05
Compare
Choose a tag to compare
  • Added support for Python 3.9-3.11
  • Updated the structure of objects