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

IMP: make reverse primer (adapter) optional for denoise-ccs #168

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

colinvwood
Copy link
Contributor

addresses #163

Note that the forward primer is still required because the wrapped dada2 function requires it. This is probably because it is needed to orient the sequences. For users who have neither the forward nor the reverse primer and pre-oriented sequences a deeper solution will be necessary, maybe one that skips the call to removePrimers altogether.

@colinvwood colinvwood assigned colinvwood and unassigned colinvwood Aug 5, 2024
@lizgehret lizgehret self-assigned this Aug 8, 2024
Copy link
Member

@lizgehret lizgehret left a comment

Choose a reason for hiding this comment

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

this all looks reasonable to me, thanks @colinvwood - i'll go ahead and merge this. if the forward primer scenario comes up in the future, we can just plan to address separately.

@lizgehret lizgehret merged commit 7d89c3b into qiime2:dev Aug 21, 2024
5 checks passed
@lizgehret lizgehret changed the title make reverse primer (adapter) optional for denoise-ccs IMP: make reverse primer (adapter) optional for denoise-ccs Aug 21, 2024
@lizgehret lizgehret assigned colinvwood and unassigned lizgehret Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

2 participants