Skip to content

Incorporate the changes in the nf-core/mag samplesheet for its generation#183

Merged
alexhbnr merged 3 commits intomasterfrom
nfcore_mag_samplesheet
Feb 6, 2026
Merged

Incorporate the changes in the nf-core/mag samplesheet for its generation#183
alexhbnr merged 3 commits intomasterfrom
nfcore_mag_samplesheet

Conversation

@alexhbnr
Copy link
Copy Markdown
Collaborator

@alexhbnr alexhbnr commented Feb 6, 2026

  • add the new columns short_read_platform and long_read_platform
  • evaluate the column download_links correctly when three FastQ files per sample exist

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.
@alexhbnr alexhbnr requested a review from jfy133 February 6, 2026 15:57
@alexhbnr
Copy link
Copy Markdown
Collaborator Author

alexhbnr commented Feb 6, 2026

Closes #179.

Copy link
Copy Markdown
Member

@jfy133 jfy133 left a comment

Choose a reason for hiding this comment

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

Awesome thanks Alex!

If we do a quick release after the Hackathon can include the mag protocol paper ;)

@alexhbnr alexhbnr merged commit 8446dd4 into master Feb 6, 2026
6 checks passed
@alexhbnr alexhbnr deleted the nfcore_mag_samplesheet branch February 6, 2026 17:12
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 this pull request may close these issues.

2 participants