Skip to content

Releases: yangao07/abPOA

abPOA-v1.2.2

28 May 08:55
Compare
Choose a tag to compare
  • Allow scoring matrix file as input

abPOA-v1.2.1

18 May 08:25
Compare
Choose a tag to compare
  • Add minimizer-based seeding, reduce memory usage for long input sequences
  • Remove redundant topological sorting in anchor-POA mode

abPOA-v1.2.0

15 May 10:22
Compare
Choose a tag to compare
  • Added minimizer-based seeding, reduce memory usage for long input sequences

  • Seeding is not performed for the graph input, will update later.

abPOA-v1.1.0

01 Mar 05:48
Compare
Choose a tag to compare
  • add -i/--incrmnt

abPOA-v1.0.6

26 Dec 06:33
Compare
Choose a tag to compare
  • Fixed a bug in read id assignment
  • Fixed a bug in DP of first row
  • Archived evaluation datasets and scripts

abPOA-v1.0.5

21 Oct 08:57
Compare
Choose a tag to compare
  • Fix a bug in backtrack

abPOA-v1.0.4

06 Oct 10:34
Compare
Choose a tag to compare
  • Added read ID as head in MSA output: -A
  • Added GFA output: -r3/-r4
  • Added ambiguous strand mode: -s

abPOA-v1.0.3

25 May 12:46
Compare
Choose a tag to compare
  • Fix a seg-fault for very long input sequences

abPOA-v1.0.2

10 May 10:31
Compare
Choose a tag to compare
  • Fix a potential bug in alignment backtrace
  • For short sequences, use 16 bits to store score instead of 8 bits.

abPOA-v1.0.1

02 May 12:03
Compare
Choose a tag to compare
  • Achieve speed improvement on large depth dataset
  • Fix a bug which usually shows up when lengths of input sequences differ greatly