issues
search
RagnarGrootKoerkamp
/
astar-pairwise-aligner
A pairwise sequence aligner written in Rust
Mozilla Public License 2.0
117
stars
11
forks
source link
Clean up unused features
#27
Open
RagnarGrootKoerkamp
opened
7 months ago
RagnarGrootKoerkamp
commented
7 months ago
Such as:
some of the many methods for finding matches
the
sparse
flag for A*PA2 blocks
More of the flags for A*PA2
Some of the hacky stuff that made it into A*PA
Such as:
sparse
flag for A*PA2 blocks