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

Accomodate new ONT kits #332

Merged
merged 2 commits into from
May 8, 2024
Merged

Conversation

kedhammar
Copy link

For ONT samplesheet generation, accommodate kits with included barcodes.

# 1) Barcodes implied from kit selection
if process.udf.get("ONT expansion kit") != "None" or process.udf.get(
"ONT prep kit"
) in ["SQK-PCB114-24"]:
Copy link
Member

Choose a reason for hiding this comment

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

I predict this will break when ONT releases a new version of the kit

Copy link
Member

@alneberg alneberg left a comment

Choose a reason for hiding this comment

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

Will likely break in the future, but don't know any good ways of avoiding that.

@kedhammar kedhammar merged commit fc98b5a into SciLifeLab:master May 8, 2024
7 checks passed
@kedhammar kedhammar deleted the new-ont-kits branch May 8, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants