Skip to content

Releases: malabz/abPOA

abPOA-v1.4.1.5

22 Aug 13:47
Compare
Choose a tag to compare
  • Try to fix a bug on processing 0 length sequence
  • Add sequence comment print

abPOA-v1.4.1.4

09 Aug 14:28
Compare
Choose a tag to compare
  • Fix a critical bug on freeing SIMD varibles in Windows programs
  • Fix a program display bug in abpoa_profile

abPOA-1.4.1.3

07 Aug 09:39
Compare
Choose a tag to compare
  • Fix a bug related to uninitialized values in local mode
  • Add HOXD70 matrix arugment with gap open penalty=400 and gap extension penalty=30 (-H/--hoxd)
  • Add two profile alignment modes in new program abpoa_profile
  • Fix output bug in printing sequences has gaps

abPOA-1.4.1.2

12 Jul 17:33
Compare
Choose a tag to compare
  • Fix bug in outputting RNA sequences in v1.4.1.1
  • Add BLOSUM62 matrix arugment (-B/--blosum)

abPOA-1.4.1.1

11 Jul 06:51
Compare
Choose a tag to compare
  • Add Windows compile support in Visual Studio 2022
  • Fix RNA sequences when outputting U to T in MSA-RC format
  • Add compile flag -static in all programs when using cc/gcc/clang compilers
  • Remove gz dependency
  • Remove python support