Commit 0b24358
Merge modules with new topics syntax (#9333)
* topics bismark/align (#9272)
* topics bismark/align
* fix versions command
---------
Co-authored-by: Marcel Ribeiro-Dantas <marcel.ribeirodantas@seqera.io>
* Converts FASTQ to use topics for version (#9266)
* Converts FASTQ to use topics for version
Fixes #9261
* Updates meta.yml file
* Updates snapshot
* Update modules/nf-core/fastqc/main.nf
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
* Update modules/nf-core/fastqc/meta.yml
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
* Updates snapshot
* Removes .mix versions of FASTQ in subworkflows
* Updates snapshots of fastqc modules and related subworkflows
* Updates snapshots of fastqc
* Updates fastqc snapshot
* Sanitizes process.out for indexed outputs
* Updates fastqc snapshot
* Updates fastqc snapshot
* Adds topic to the meta.yml file
* Fixes syntax usage of topic
* Adds new Devcontainer Setup for use with Codespaces (#8983)
* Add devcontainer setup from nf-core/tools for testing. Move nf-test install to setup.sh
* Add the default user again at the end
* Move nf-test install to unprivileged location and add WORKDIR. Add pipefail. Remove copying unnecessary files.
* Move Dockerfile
* Remove docker-in-docker interfering with docker-outside-docker from parent image. Adapt Mounts to use host paths when starting sibling containers
* Fix arm profile
* Remove apptainer install
* Remove efforts for unprivileged user
* Use root user by default
* update welcome message. update prompt
* Remove explicitly setting NFT_WORKDIR
* Add nf-test as local feature
* Remove Dockerfile in favor of features
* Remove env vars
* Add apptainer as local feature
* Fix install
* Fix install script for apptainer by installing dependencies first
* Fix install script for apptainer by installing dependencies first
* Update local feature to have version, name, id
* ftr: new devcontainer config
* Remove redundant tools install
* Remove local features. Already installed in parent image
* Testing: Change to pulling image from controlled location for testing in codespaces. REVERT THIS
* fix: set executable bit flag to run setup.sh
* Change to final container image
* Bumpy hostRequirements to run in more powerful instance in Codespaces
* Switch to using dev tag of our nf-core/devcontainer
* Fixes meta.yml file indenting + syntax
* Fixes meta.yml with nf-core modules lint fastqc --fix
* Removes accidental adding of .devcontainer
* Fixes null version in subworkflow snapshot
---------
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
Co-authored-by: JulianFlesch <julianflesch@googlemail.com>
# Conflicts:
# .devcontainer/devcontainer.json
* Multiqc2topics (#9271)
* update multiqc to use topics for versions
* update nf-test and snapshots
* update meta.yml
* update main.nf.test after review
* removed and re-generated main.nf.test.snap after changes
* Fixing remarks
* Fix failing linting tests
---------
Co-authored-by: Marcel Ribeiro-Dantas <marcel.ribeirodantas@seqera.io>
* Add Topic-based tool version capture to Trinity Module (#9273)
* add versions topic to trinity module
* add missing test for main.nf.test
* simplify string replacement for trinity version eval to remove use of colons - avoids potential yml clash
* update meta.yml to capture new version topics change
* add new test for aggregating versions via topic
* update snapshot for new tests
* Update modules/nf-core/trinity/meta.yml
remove leading space
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
---------
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
* adding topics channel to tabix_tabix (#9267)
* adding topics channel
* nf-test
* lint meta yml
* redo meta.yml
* remove dup
* remove tabix version
* remove tabix versions from subworkflows
* fix test
* update snapshot
* fix snapshots subworkflows
* missed one subworkflow
* more subworkflows
* last (?) subworkflow
* harshils alignmnent
* too enthusiatic when removing
* snaphots because bgzip versions are back
* fix topics syntax for linting
* Revert "fix topics syntax for linting"
This reverts commit 0d25630.
* version syntax changed in test
* remove newline
* Update modules/nf-core/tabix/tabix/main.nf
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
* Update modules/nf-core/tabix/tabix/meta.yml
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
* snapshot for new version_tabix name
---------
Co-authored-by: mapo9 <mark.poslter@qbic.uni-tuebingen.de>
Co-authored-by: Marcel Ribeiro-Dantas <marcel.ribeirodantas@seqera.io>
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
* Topics/samtools view (#9301)
* topics bamstats generalstats
* fix version
* update samtools/view to use topics
* feat: update samtools sort module with version topic support (#9275)
* feat: update samtools sort module with version topic support
* feat: update samtools sort module with version topic support
* feat: update samtools sort module with version topic support
* feat: update samtools sort module with version topic support
* feat: update samtools sort module with version topic support
* feat: update samtools sort module with version topic support
* feat: update samtools sort module with version topic support
* Update meta.yml and test snapshot
* remove .devcontainer
* Revert "remove .devcontainer"
This reverts commit a97a7a2.
---------
Co-authored-by: Marcel Ribeiro-Dantas <marcel@seqera.io>
Co-authored-by: Marcel Ribeiro-Dantas <marcel.ribeirodantas@seqera.io>
* feat: update samtools stats module with version topic support (#9330)
* Adds version topic channel to SAMTOOLS_STATS
* Removes version mix in subworkflow
* Removes version mix for samtools sort
* Updates snapshots for tests
* Update modules/nf-core/samtools/stats/main.nf
Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
* Update modules/nf-core/samtools/stats/meta.yml
Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
* Fixes meta.yml
* [automated] Update gpu snapshot
* [automated] Update gpu snapshot
* remove accidentally added file
---------
Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
Co-authored-by: nf-core-bot <core@nf-co.re>
Co-authored-by: mashehu <mashehu3@gmail.com>
* [automated] Update gpu snapshot
* update snapshot
* fix new topics structure
* fix pre-commit
* fix bam_split_by_region linting
* fix fastq_align snapshots
* update snapshots
* remove references for FASTQC.out.versions
* fix linting for fastq_align_chromap
* update snapshots
* remove old version channel for samtools/sort
* fix fastq_create_umi_consensus_fgbio snapshot
* fix fastq_align_star snapshots
* fix id in snapshot
* update vcf_gather_bcftools snapshot
* update vcf_annotate_ensemblvep snapshot
* fix snapshot
---------
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
Co-authored-by: Marcel Ribeiro-Dantas <marcel.ribeirodantas@seqera.io>
Co-authored-by: JulianFlesch <julianflesch@googlemail.com>
Co-authored-by: Kobe Lavaerts <77338340+kobelavaerts@users.noreply.github.com>
Co-authored-by: eit-maxlcummins <mcummins@eit.org>
Co-authored-by: Mark Polster <58596435+mapo9@users.noreply.github.com>
Co-authored-by: mapo9 <mark.poslter@qbic.uni-tuebingen.de>
Co-authored-by: wangyang <38637596+wangdepin@users.noreply.github.com>
Co-authored-by: Marcel Ribeiro-Dantas <marcel@seqera.io>
Co-authored-by: Simon Pearce <24893913+SPPearce@users.noreply.github.com>
Co-authored-by: nf-core-bot <core@nf-co.re>1 parent f3fb87a commit 0b24358
79 files changed
Lines changed: 1832 additions & 2042 deletions
File tree
- modules/nf-core
- bismark/align
- tests
- fastqc
- tests
- multiqc
- tests
- samtools
- sort
- tests
- stats
- tests
- view
- tests
- shapeit5/phasecommon
- tabix/tabix
- tests
- trinity
- tests
- subworkflows/nf-core
- bam_dedup_stats_samtools_umicollapse/tests
- bam_dedup_stats_samtools_umitools/tests
- bam_dedup_umi/tests
- bam_markduplicates_picard/tests
- bam_markduplicates_samtools
- tests
- bam_sort_stats_samtools
- tests
- bam_split_by_region
- tests
- bam_stats_samtools
- tests
- bam_subsampledepth_samtools
- tests
- fastq_align_bamcmp_bwa/tests
- fastq_align_bowtie2/tests
- fastq_align_bwa/tests
- fastq_align_chromap/tests
- fastq_align_dedup_bismark
- tests
- fastq_align_dedup_bwameth
- tests
- fastq_align_hisat2/tests
- fastq_align_mapad/tests
- fastq_align_star/tests
- fastq_create_umi_consensus_fgbio
- tests
- fastq_fastqc_umitools_fastp
- tests
- fastq_fastqc_umitools_trimgalore
- tests
- fastq_generate_statistics
- tests
- fastq_trim_fastp_fastqc
- tests
- vcf_annotate_ensemblvep_snpeff
- tests
- vcf_annotate_ensemblvep
- tests
- vcf_extract_relate_somalier
- tests
- vcf_gather_bcftools
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 64 | | |
70 | 65 | | |
71 | 66 | | |
| |||
74 | 69 | | |
75 | 70 | | |
76 | 71 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | 72 | | |
83 | 73 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
88 | 99 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
95 | 109 | | |
96 | 110 | | |
97 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
95 | | - | |
96 | | - | |
| 94 | + | |
97 | 95 | | |
98 | 96 | | |
99 | 97 | | |
| |||
128 | 126 | | |
129 | 127 | | |
130 | 128 | | |
131 | | - | |
132 | | - | |
| 129 | + | |
133 | 130 | | |
134 | 131 | | |
135 | 132 | | |
| |||
167 | 164 | | |
168 | 165 | | |
169 | 166 | | |
170 | | - | |
171 | | - | |
| 167 | + | |
172 | 168 | | |
173 | 169 | | |
174 | 170 | | |
| |||
203 | 199 | | |
204 | 200 | | |
205 | 201 | | |
206 | | - | |
207 | | - | |
| 202 | + | |
208 | 203 | | |
209 | 204 | | |
210 | 205 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 8 | | |
12 | 9 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | | - | |
| 21 | + | |
21 | 22 | | |
22 | | - | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 31 | | |
34 | 32 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
42 | | - | |
| 44 | + | |
43 | 45 | | |
44 | | - | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 54 | | |
56 | 55 | | |
57 | | - | |
58 | | - | |
59 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
64 | | - | |
| 67 | + | |
65 | 68 | | |
66 | | - | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
82 | 86 | | |
83 | 87 | | |
84 | 88 | | |
85 | 89 | | |
86 | | - | |
| 90 | + | |
87 | 91 | | |
88 | | - | |
| 92 | + | |
89 | 93 | | |
90 | 94 | | |
91 | 95 | | |
92 | 96 | | |
93 | 97 | | |
94 | 98 | | |
95 | 99 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | 100 | | |
100 | 101 | | |
101 | | - | |
102 | | - | |
103 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
104 | 109 | | |
105 | 110 | | |
106 | 111 | | |
107 | 112 | | |
108 | | - | |
| 113 | + | |
109 | 114 | | |
110 | | - | |
| 115 | + | |
111 | 116 | | |
112 | 117 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | 46 | | |
52 | 47 | | |
53 | 48 | | |
54 | 49 | | |
55 | 50 | | |
56 | 51 | | |
57 | 52 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | 53 | | |
64 | 54 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
56 | 67 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
63 | 77 | | |
64 | 78 | | |
65 | 79 | | |
| |||
0 commit comments