File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010Special thanks to the following for their contributions to the release:
1111
12- - [ Jonathan Manning] ( https://github.com/pinin4fjords )
13- - [ Maxime Garcia] ( https://github.com/maxulysse )
1412- [ Friederike Hanssen] ( https://github.com/friederikehanssen )
1513- [ Ido Tamir] ( https://github.com/idot )
14+ - [ Jonathan Manning] ( https://github.com/pinin4fjords )
15+ - [ Maxime Garcia] ( https://github.com/maxulysse )
1616- [ Usman Rashid] ( https://github.com/GallVp )
1717
1818### Enhancements & fixes
@@ -23,6 +23,7 @@ Special thanks to the following for their contributions to the release:
2323- [ PR #1585 ] ( https://github.com/nf-core/rnaseq/pull/1585 ) - Update awsfulltest.yml to restore aligner-wise outputs
2424- [ PR #1580 ] ( https://github.com/nf-core/rnaseq/pull/1580 ) - Template update for nf-core/tools v3.3.2
2525- [ PR #1590 ] ( https://github.com/nf-core/rnaseq/pull/1590 ) - Addition of Sentieon STAR
26+ - [ PR #1594 ] ( https://github.com/nf-core/rnaseq/pull/1594 ) - Exclude star rsem pca from snaps
2627
2728### Software dependencies
2829
Original file line number Diff line number Diff line change @@ -67,6 +67,7 @@ umitools/*.umi_extract.log
6767{multiqc,multiqc/**}/multiqc_report_data/multiqc_sortmerna.txt
6868{multiqc,multiqc/**}/multiqc_report_data/multiqc_sources.txt
6969{multiqc,multiqc/**}/multiqc_report_data/multiqc_star.txt
70+ {multiqc,multiqc/**}/multiqc_report_data/multiqc_star_rsem_deseq2_pca.txt
7071{multiqc,multiqc/**}/multiqc_report_data/multiqc_star_salmon_deseq2_clustering.txt
7172{multiqc,multiqc/**}/multiqc_report_data/multiqc_star_salmon_deseq2_pca.txt
7273{multiqc,multiqc/**}/multiqc_report_data/multiqc_umitools_dedup.txt
Original file line number Diff line number Diff line change 11831183 " multiqc_featurecounts_biotype_plot.txt:md5,16081809f893eca4d9914fd370e7fbd7" ,
11841184 " multiqc_samtools_idxstats.txt:md5,1cbc64fc9713831a6f45effc0cfe6a39" ,
11851185 " multiqc_star_rsem_deseq2_clustering.txt:md5,31eb7afda40af27a3c8f731bbe19e892" ,
1186- " multiqc_star_rsem_deseq2_pca.txt:md5,43c73aa0e2b7d2fe7e2b970e39fd550e" ,
11871186 " picard_MarkIlluminaAdapters_histogram.txt:md5,d41d8cd98f00b204e9800998ecf8427e" ,
11881187 " picard_MeanQualityByCycle_histogram.txt:md5,d41d8cd98f00b204e9800998ecf8427e" ,
11891188 " picard_QualityScoreDistribution_histogram.txt:md5,d41d8cd98f00b204e9800998ecf8427e" ,
13961395 },
13971396 " timestamp" : " 2025-06-03T20:30:37.383920745"
13981397 }
1399- }
1398+ }
Original file line number Diff line number Diff line change 11821182 " multiqc_featurecounts_biotype_plot.txt:md5,16081809f893eca4d9914fd370e7fbd7" ,
11831183 " multiqc_samtools_idxstats.txt:md5,1cbc64fc9713831a6f45effc0cfe6a39" ,
11841184 " multiqc_star_rsem_deseq2_clustering.txt:md5,31eb7afda40af27a3c8f731bbe19e892" ,
1185- " multiqc_star_rsem_deseq2_pca.txt:md5,43c73aa0e2b7d2fe7e2b970e39fd550e" ,
11861185 " picard_MarkIlluminaAdapters_histogram.txt:md5,d41d8cd98f00b204e9800998ecf8427e" ,
11871186 " picard_MeanQualityByCycle_histogram.txt:md5,d41d8cd98f00b204e9800998ecf8427e" ,
11881187 " picard_QualityScoreDistribution_histogram.txt:md5,d41d8cd98f00b204e9800998ecf8427e" ,
13951394 },
13961395 " timestamp" : " 2025-06-03T20:30:37.383920745"
13971396 }
1398- }
1397+ }
You can’t perform that action at this time.
0 commit comments