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

Merged files, where should I start in the pipeline and how? #2012

Open
seqlt opened this issue Sep 5, 2024 · 2 comments
Open

Merged files, where should I start in the pipeline and how? #2012

seqlt opened this issue Sep 5, 2024 · 2 comments

Comments

@seqlt
Copy link

seqlt commented Sep 5, 2024

I have the .fastq files for the F and R sequences that were processed and merged but would like to test if I will get the same results as the one I did with the dada2 pipeline but cannot figure it out how can I add these merged files into the pipeline

Thank you so much

@benjjneb
Copy link
Owner

benjjneb commented Sep 5, 2024

We do not recommend pre-merging sequences, as it can interfere with the DADA2 error model.

But you can move forward with the tutorial workflow as normal, just skip the reverse read and mergePairs step and run makeSequenceTable(dadaFs,...) instead of makeSequenceTable(mergers,...).

@seqlt
Copy link
Author

seqlt commented Sep 5, 2024

Thank you so much

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