Skip to content

Conversation

@theJasonFan
Copy link
Member

@theJasonFan theJasonFan commented Jun 26, 2024

@rob-p A quick and dirty changeling logging differences to main.

Notable changes:

  • QOL improvements to the naive kmer API (checked conversions, push_char)
  • Canonical minimizer iterators to emit minimizers in O(n) time.

Todos:

  • Document canonical minimizer algorithm / meaning of canonical minimizer
  • Remove large commented code blocks
  • Fix failing CI tests.

theJasonFan and others added 30 commits March 7, 2023 14:38
Merge main changes back into dev
}
}

// pub struct CanonicalSuperKmerIterator<'a, T: BuildHasher> {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack. This should be pruned.

)
}

// #[test]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If these tests are old I can remove this too.

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