Skip to content

Comments

♻️ Refactor needleman sequence alignment code#2

Open
drees5 wants to merge 7 commits intomasterfrom
refactorNeedlemanSequenceAlignment
Open

♻️ Refactor needleman sequence alignment code#2
drees5 wants to merge 7 commits intomasterfrom
refactorNeedlemanSequenceAlignment

Conversation

@drees5
Copy link
Owner

@drees5 drees5 commented Oct 16, 2024

✨ Changes

  • Refactored to remove code + logic duplication
  • Added helper class to simplify 2D matrix accesses
  • Made code a bit more functional by passing computation steps through pipeline, instead of holding in member variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant