-
Notifications
You must be signed in to change notification settings - Fork 3
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
Release 1.0.3 #79
Release 1.0.3 #79
Conversation
Important! Template update for nf-core/tools v2.11
fix: use adapterqc output as main output of PIXELATOR_QC
fix validation issues with meta-schema
Prepare release 1.0.3
|
conda.enabled = false | ||
singularity.enabled = false | ||
podman.enabled = false | ||
shifter.enabled = false | ||
charliecloud.enabled = false | ||
apptainer.enabled = false | ||
// Disabled this to deal with libpysal temporary directory issue | ||
// docker.runOptions = '-u $(id -u):$(id -g)' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might be able to use this approach for a better fix (likely coming in a template release next week-ish, if it works as we think it will)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That is good to know, thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍🏻
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Thanks for the reviews everyone! |
[1.0.3] - 2024-01-19
Enhancements & fixes
docker.runOptions
user and group flagsadapterqc
output as main output ofPIXELATOR_QC
nextflow_schema.json