Skip to content

Commit 087a3a7

Browse files
authored
Merge pull request #1381 from maxulysse/massive_conda_update
Massive conda modules update
2 parents ffb223e + f6425c5 commit 087a3a7

File tree

67 files changed

+247
-222
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+247
-222
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## v3.16.0dev - [date]
77

8-
- [PR #1374](https://github.com/nf-core/rnaseq/pull/1374) - Bump pipeline version to 3.16.0dev
9-
- [PR #1380](https://github.com/nf-core/rnaseq/pull/1380) - Fix issues with R modules changing sample names
10-
118
### Credits
129

1310
Special thanks to the following for their contributions to the release:
1411

1512
### Enhancements & fixes
1613

14+
- [PR #1374](https://github.com/nf-core/rnaseq/pull/1374) - Bump pipeline version to 3.16.0dev
15+
- [PR #1380](https://github.com/nf-core/rnaseq/pull/1380) - Fix issues with R modules changing sample names
16+
- [PR #1381](https://github.com/nf-core/rnaseq/pull/1381) - Update all modules following massive conda usage update in nf-core modules
17+
1718
## [[3.15.0](https://github.com/nf-core/rnaseq/releases/tag/3.15.0)] - 2024-09-04
1819

1920
### Credits

modules.json

Lines changed: 50 additions & 50 deletions
Large diffs are not rendered by default.

modules/local/deseq2_qc/environment.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
name: deseq2_qc
21
channels:
32
- conda-forge
43
- bioconda
5-
- defaults
64
dependencies:
75
- conda-forge::r-base
86
- conda-forge::r-optparse
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
name: gtf2bed
21
channels:
32
- conda-forge
43
- bioconda
5-
- defaults
64
dependencies:
75
- conda-forge::perl=5.26.2
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
name: gtf_filter
21
channels:
32
- conda-forge
43
- bioconda
5-
- defaults
64
dependencies:
75
- conda-forge::python=3.9.5
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
name: multiqc_custom_biotype
21
channels:
32
- conda-forge
43
- bioconda
5-
- defaults
64
dependencies:
75
- conda-forge::python=3.9.5
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
name: preprocess_transcripts_fasta_gencode
21
channels:
32
- conda-forge
43
- bioconda
5-
- defaults
64
dependencies:
75
- conda-forge::sed=4.7
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
name: rsem_merge_counts
21
channels:
32
- conda-forge
43
- bioconda
5-
- defaults
64
dependencies:
75
- conda-forge::sed=4.7

modules/local/star_align_igenomes/environment.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
name: star_align_igenomes
21
channels:
32
- conda-forge
43
- bioconda
5-
- defaults
64
dependencies:
75
- bioconda::star=2.6.1d
86
- bioconda::samtools=1.10

modules/local/star_genomegenerate_igenomes/environment.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
name: star_genomegenerate_igenomes
21
channels:
32
- conda-forge
43
- bioconda
5-
- defaults
64
dependencies:
75
- bioconda::star=2.6.1d
86
- bioconda::samtools=1.10

0 commit comments

Comments
 (0)