-
Notifications
You must be signed in to change notification settings - Fork 734
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
stubs and test for rnaseq modules - part V #6009
Conversation
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.
This looks like it is just changes to the tests and a few more stub tests, no actual changes to the stub generation?
Yes, I think I did update the actual stub generations in previous PRs |
Hitting:
Usually a relaunch does the trick, but I've retriggered enough time, and really want to merge this, so I'll be force merging this one. |
Improve/fix stub, stub tests + single snapshot + snapshot versions:
fastqc
qualimap/bamqc
qualimap/bamqccram
qualimap/rnaseq
picard/markduplicates
samtools/flagstat
samtools/idxstats
samtools/index
samtools/sort
samtools/stats
star/align
star/genomegenerate
stringtie/stringtie
ucsc/bedgraphtobigwig
Updating snapshot for depending subworkflows:
bam_dedup_stats_samtools_umitools
bam_markduplicates_picard
bam_sort_stats_samtools
fastq_fastqc_umitools_fastp
fastq_fastqc_umitools_trimgalore
PR checklist
Closes #XXX
versions.yml
file.label
nf-core modules test <MODULE> --profile docker
nf-core modules test <MODULE> --profile singularity
nf-core modules test <MODULE> --profile conda
nf-core subworkflows test <SUBWORKFLOW> --profile docker
nf-core subworkflows test <SUBWORKFLOW> --profile singularity
nf-core subworkflows test <SUBWORKFLOW> --profile conda