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

Nanopore sample sheet can specify paths to either single files or directories; different reads for the same sample should be merged #12

Closed
peterk87 opened this issue May 20, 2022 · 0 comments · Fixed by #14

Comments

@peterk87
Copy link
Owner

Reads should be merged for the same sample whether they are from single FASTQ files or directories containing one or more FASTQ files:

sample reads
S1 /path/to/run1/fastq_pass/barcode01
S1 /path/to/run2/fastq_pass/barcode09
S1 /path/to/S1.run3.fq.gz

All reads for sample S1 should be merged into a single FASTQ file prior to further analysis.

@peterk87 peterk87 mentioned this issue May 20, 2022
11 tasks
peterk87 added a commit that referenced this issue May 25, 2023
Update clair3 and ability to provide correct Clair3 variant model. Bump workflow version to v3.1.4.
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

Successfully merging a pull request may close this issue.

1 participant