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

Figure out what to do with the reverse complements #2

Closed
dkoslicki opened this issue Jul 31, 2018 · 2 comments
Closed

Figure out what to do with the reverse complements #2

dkoslicki opened this issue Jul 31, 2018 · 2 comments

Comments

@dkoslicki
Copy link
Owner

Add canonical kmers to the sketch? Or just standard kmers? Add canonical/std kmers to the tree? To the prefilter? For prefix searches?

dkoslicki added a commit that referenced this issue Mar 18, 2020
…. Initial commit to add files. Scratch work, mainly for my local efforts as directories are hard coded.
dkoslicki added a commit that referenced this issue Mar 18, 2020
dkoslicki added a commit that referenced this issue Mar 18, 2020
dkoslicki added a commit that referenced this issue Mar 18, 2020
… altogether, and don't break if you don't see a TST match for a shorter kmer size. #2 and #20. Calling it a night
dkoslicki added a commit that referenced this issue Mar 18, 2020
… original (revcomped), realized this is actually issue #19 #20 and #2. Including break for now in StreamingQuery... line 261
dkoslicki added a commit that referenced this issue Mar 18, 2020
…pears to resolve the issue, but really need to think better about not adding *all the things* to the TST and BF. #2 #20 #19
dkoslicki added a commit that referenced this issue Mar 18, 2020
@dkoslicki
Copy link
Owner Author

This is addressed in c8c91f4, but leaving open until we get a more complete testing environment open as per #14 as only checked with local testing.

dkoslicki added a commit that referenced this issue Mar 20, 2020
…verse complements: seq2 and seq4 should return 1 all the way through, yet they don't. #14 #2
dkoslicki added a commit that referenced this issue Mar 20, 2020
@dkoslicki
Copy link
Owner Author

Closing, since solution is: Sketches contain k-mers, query, bloom filter, and TST all contain rev-comps.

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

No branches or pull requests

1 participant