Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #12 #13

Merged
merged 4 commits into from
Sep 23, 2024
Merged

Fix #12 #13

merged 4 commits into from
Sep 23, 2024

Conversation

jmueller95
Copy link
Contributor

  • 'Site sequence context' column is now always adjusted to length 11, independent of its original length
  • If original sequence is too short, it's padded with '_'
  • It can also deal with sequences of different length in the same df (even though this is unlikely to ever happen)
  • ~20x faster than old implementation

@CLAassistant
Copy link

CLAassistant commented Sep 2, 2024

CLA assistant check
All committers have signed the CLA.

@jmueller95 jmueller95 mentioned this pull request Sep 2, 2024
Copy link

codecov bot commented Sep 2, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@jmueller95 jmueller95 self-assigned this Sep 23, 2024
@MatthewThe MatthewThe merged commit 6995c92 into develop Sep 23, 2024
6 checks passed
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.

3 participants