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

reverse indexes #10

Open
sscoster opened this issue Oct 19, 2023 · 2 comments
Open

reverse indexes #10

sscoster opened this issue Oct 19, 2023 · 2 comments

Comments

@sscoster
Copy link

I'm using minibar to help demultiplex ONT sequences with custom indexes. I have a few questions:

a) I believe the code searches for the reverse compliment so I only need to put in indexes in the 5'-3' direction into the reference .tsv file, is this correct?
b) I've noticed that when I also add reverse indexes (not compliment, just reverse of forward index, etc.), I also get reads assigned to samples. My question is, should I be adding in reverse primers to the .tsv file as well when I reverse the indexes?
c) If I get reads from using the reverse indexes, is there a scenario where I should be trying all combos (reverse forward index with normal reverse index, etc.)? My thought process is that if the indexes are found reversed, the primers would also likely be reversed so there is no need for all possible combinations.

I appreciate any insights!

Thanks,
Stephanie

@jbh-cas
Copy link
Collaborator

jbh-cas commented Oct 23, 2023 via email

@sscoster
Copy link
Author

sscoster commented Oct 24, 2023 via email

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

2 participants