Skip to content

Conversation

@mbeavitt
Copy link
Contributor

@mbeavitt mbeavitt commented Dec 5, 2024

This pull request is mainly for stability and compatibility related changes. Additionally, some minimal long read test data was added to 'example'.

List of changes:

  • Fixed compiler error as a result of missing return value in IsGCRich function in alignments.hpp
  • Initialised 'k' variable to zero in vote.cpp, which was causing a crash on AArch64 machines
  • Added minimal long read test data
  • Specified char noncanonStrandInfo in FindJunction.cpp as signed, which fixed silent nonsense data from junc on AArch64 machines

Additional details can be found in the commit comments and PRs in my fork!

@mbeavitt
Copy link
Contributor Author

mbeavitt commented Dec 5, 2024

CC @mourisl

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