Incorporate the changes in the nf-core/mag samplesheet for its generation#183
Merged
Incorporate the changes in the nf-core/mag samplesheet for its generation#183
Conversation
By default, we evaluate whether there are more than two FastQ files available in the column download_links by checking the presence of a semicolon. If there is a semicolon, the first entry is used as R1 and the second entry as R2. However, in the case that a third FastQ file is uploaded, such as the merged reads or singletons, the first FastQ file does not contain the paired reads but the second and third do. This implements the check whether there are three FastQ files to pick the correct paired FastQ files for the assembly.
Collaborator
Author
|
Closes #179. |
jfy133
approved these changes
Feb 6, 2026
Member
jfy133
left a comment
There was a problem hiding this comment.
Awesome thanks Alex!
If we do a quick release after the Hackathon can include the mag protocol paper ;)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
short_read_platformandlong_read_platformdownload_linkscorrectly when three FastQ files per sample exist