Skip to content
New issue

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

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

Already on GitHub? # to your account

Compute super-k-mer positions as u32s, add wrappers and tests #5

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

imartayan
Copy link
Collaborator

No description provided.

v
}

/// Convenience wrapper around `collect_and_dedup_with_index_into`.
Copy link
Contributor

Choose a reason for hiding this comment

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

document which output component contains what (here and possibly elsewhere)

@@ -162,7 +162,7 @@ pub mod private {
/// Re-export of the `packed-seq` crate.
pub use packed_seq;

Copy link
Contributor

Choose a reason for hiding this comment

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

Add a little ## Super-k-mers paragraph at line 42 above maybe?

And then also a quick hand-made example showing some explicit numbers.

@RagnarGrootKoerkamp
Copy link
Contributor

@imartayan was there anything holding this up? Could you fix the remaining items?

@imartayan
Copy link
Collaborator Author

Sorry, I've been quite busy lately and kept postponing this. I'll try to do it by tomorrow.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants