-
Notifications
You must be signed in to change notification settings - Fork 705
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
Important! Template update for nf-core/tools v3.0.1 #1401
Conversation
|
@@ -83,14 +83,15 @@ | |||
], | |||
[ | |||
"genome_transcriptome.fasta:md5,d41d8cd98f00b204e9800998ecf8427e", | |||
"genome_transcriptome.gtf:md5,d41d8cd98f00b204e9800998ecf8427e" | |||
"genome_transcriptome.gtf:md5,d41d8cd98f00b204e9800998ecf8427e", | |||
"multiqc_plots:md5,d41d8cd98f00b204e9800998ecf8427e" |
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.
an upstream fix will come for that (cf nf-core/modules#6762)
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.
MULTIQC update had brought tons of filename change.
and I decided not to snapshot images from MultiQC anymore
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.
Mostly just taking your word for it @maxulysse , but I trust you know what you're up to here
Version
3.0.1
of nf-core/tools has just been released with updates to the nf-core template. This automated pull-request attempts to apply the relevant updates to this pipeline.Please make sure to merge this pull-request as soon as possible, resolving any merge conflicts in the
nf-core-template-merge-3.0.1
branch (or your own fork, if you prefer). Once complete, make a new minor release of your pipeline.For instructions on how to merge this PR, please see https://nf-co.re/docs/contributing/sync/.
For more information about this release of nf-core/tools, please see the
v3.0.1
release page.