nf-core/differentialabundance
Differential abundance analysis for feature/ observation matrices from platforms such as RNA-seq
Version history
What’s Changed
- Template update for nf-core/tools v2.14.1 by @WackerO in https://github.com/nf-core/differentialabundance/pull/273
- Show >10 contrasts in report by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/272
- Fix pagination on samples table by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/274
- Fix gprofiler2 genesets default object by @WackerO in https://github.com/nf-core/differentialabundance/pull/278
- Bump shinyngs, fix contrasts passed to app creation by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/280
- Dev by @bjlang in https://github.com/nf-core/differentialabundance/pull/282
- Add exclusions for 3.0.1 template update by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/299
- Fix-nf-core.yml structure by @mashehu in https://github.com/nf-core/differentialabundance/pull/300
- Merging template updates by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/303
- Important! Template update for nf-core/tools v3.0.2 by @nf-core-bot in https://github.com/nf-core/differentialabundance/pull/301
- small gprofiler2 bugfix by @WackerO in https://github.com/nf-core/differentialabundance/pull/289
- Disallow TXT files by @WackerO in https://github.com/nf-core/differentialabundance/pull/304
- Add limma for rnaseq by @KamilMaliszArdigen in https://github.com/nf-core/differentialabundance/pull/286
- add additional reference to wiki article for MAD by @davidecarlson in https://github.com/nf-core/differentialabundance/pull/332
- Remove g:profiler colons in docs by @WackerO in https://github.com/nf-core/differentialabundance/pull/330
- Fix report volcano plots by @WackerO in https://github.com/nf-core/differentialabundance/pull/342
- Add pipeline-level nf-tests by @atrigila in https://github.com/nf-core/differentialabundance/pull/343
- Fix replacement of NA sub-strings in blocking variable by @atrigila in https://github.com/nf-core/differentialabundance/pull/344
- Add plots by biotype by @atrigila in https://github.com/nf-core/differentialabundance/pull/346
- Update test full profile by @nschcolnicov in https://github.com/nf-core/differentialabundance/pull/348
- Add software versions in nf-test and check column presence in
.Rmdby @atrigila in https://github.com/nf-core/differentialabundance/pull/359 - Add a warning in the RMD report when some rows are lost after merging Diff and Fatures tables by @alanmmobbs93 in https://github.com/nf-core/differentialabundance/pull/354
- Updated all nf-core modules and subworkflows by @nschcolnicov in https://github.com/nf-core/differentialabundance/pull/374
- Update local modules by @nschcolnicov in https://github.com/nf-core/differentialabundance/pull/380
- POC contrasts csv -> yaml by @nschcolnicov in https://github.com/nf-core/differentialabundance/pull/382
- Update tabulartogseachip by @nschcolnicov in https://github.com/nf-core/differentialabundance/pull/412
- Add immunedeconv module by @nschcolnicov in https://github.com/nf-core/differentialabundance/pull/421
- Contrasts schema validation by @nschcolnicov in https://github.com/nf-core/differentialabundance/pull/410
- integrate subworkflows into pipeline by @suzannejin in https://github.com/nf-core/differentialabundance/pull/430
- Template merge 3.2.0 by @atrigila in https://github.com/nf-core/differentialabundance/pull/434
- Update nf-core modules with new nftests by @nschcolnicov in https://github.com/nf-core/differentialabundance/pull/420
- update modules by @nschcolnicov in https://github.com/nf-core/differentialabundance/pull/437
- Integrate subworkflows into pipeline by @suzannejin in https://github.com/nf-core/differentialabundance/pull/431
- Validate YML contrasts by @atrigila in https://github.com/nf-core/differentialabundance/pull/436
- Initialized formula based contrast by @nschcolnicov in https://github.com/nf-core/differentialabundance/pull/440
- Add
variancepartition/dreamby @atrigila in https://github.com/nf-core/differentialabundance/pull/446 - NOMERGE simplify toolsheethandling by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/448
- Important! Template update for nf-core/tools v3.2.1 by @nf-core-bot in https://github.com/nf-core/differentialabundance/pull/454
- feat: allow usage of strings for
makeContrastsinDREAMby @atrigila in https://github.com/nf-core/differentialabundance/pull/450 - Add toolsheet-related implementations by @suzannejin in https://github.com/nf-core/differentialabundance/pull/443
- Nf core template update 3.3.1 by @SusiJo in https://github.com/nf-core/differentialabundance/pull/468
- Important! Template update for nf-core/tools v3.3.1 by @nf-core-bot in https://github.com/nf-core/differentialabundance/pull/467
- Enable
LIMMAhandling formulas by @atrigila in https://github.com/nf-core/differentialabundance/pull/462 - Add formula to
DESEQ2by @atrigila in https://github.com/nf-core/differentialabundance/pull/473 - Fix: convert NA values to False in sample metadata table by @antoniasaracco in https://github.com/nf-core/differentialabundance/pull/489
- POC: feat: add dropdown menu in pca by @atrigila in https://github.com/nf-core/differentialabundance/pull/500
- Issue 492 by @antoniasaracco in https://github.com/nf-core/differentialabundance/pull/498
- Fix tabs by @grst in https://github.com/nf-core/differentialabundance/pull/501
- Update documentation & minor report fixes by @SusiJo in https://github.com/nf-core/differentialabundance/pull/477
- Add Decoupler by @antoniasaracco in https://github.com/nf-core/differentialabundance/pull/510
- Create a single table for differentially expressed genes instead of s… by @antoniasaracco in https://github.com/nf-core/differentialabundance/pull/509
- expose dream options by @atrigila in https://github.com/nf-core/differentialabundance/pull/517
- Replace
RMARKDOWNNOTEBOOKwithQUARTONOTEBOOKby @delfiterradas in https://github.com/nf-core/differentialabundance/pull/522 - Allow zero-intercept models in contrasts schema by @grst in https://github.com/nf-core/differentialabundance/pull/513
- Improve formula regex to match random effects and functions by @grst in https://github.com/nf-core/differentialabundance/pull/527
- Issue 345 by @antoniasaracco in https://github.com/nf-core/differentialabundance/pull/523
- WIP: improve reports by @grst in https://github.com/nf-core/differentialabundance/pull/495
- Update
variancepartition/dreammodule to allow non-count data by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/559 - multi-config by @suzannejin in https://github.com/nf-core/differentialabundance/pull/470
- Update module: propr/propd by @ninaxiong11 in https://github.com/nf-core/differentialabundance/pull/556
- Important! Template update for nf-core/tools v3.5.1 by @nf-core-bot in https://github.com/nf-core/differentialabundance/pull/563
- Issue 514 by @antoniasaracco in https://github.com/nf-core/differentialabundance/pull/562
- Enable complex contrasts in DESeq2 by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/566
- Update
shinyngsmodules by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/569 - Autoformat differential abundance report by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/576
- Fix
VARIANCEPARTITION_DREAMtable by @atrigila in https://github.com/nf-core/differentialabundance/pull/577 - Enable tooltips in volcano plot and fix metadata column filtering by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/575
- Allow lfc_threshold to be a float by @atrigila in https://github.com/nf-core/differentialabundance/pull/582
- Allow sample to be an integer, apply module updates by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/581
- Option to disable filtering by @atrigila in https://github.com/nf-core/differentialabundance/pull/583
- Fix default parameters for limma/dream by @grst in https://github.com/nf-core/differentialabundance/pull/603
- Update paramsheet pattern to support .yml extensions by @grst in https://github.com/nf-core/differentialabundance/pull/600
- Upset plots by @antoniasaracco in https://github.com/nf-core/differentialabundance/pull/595
- Show gene name on volcano plot hover by @atrigila in https://github.com/nf-core/differentialabundance/pull/615
- Report filtered QC stats by @atrigila in https://github.com/nf-core/differentialabundance/pull/614
- Replace dendogram by @antoniasaracco in https://github.com/nf-core/differentialabundance/pull/586
- Improve caching behaviour for processes using
VALIDATORoutputs by @atrigila in https://github.com/nf-core/differentialabundance/pull/619 - Render report when using
dreamby @delfiterradas in https://github.com/nf-core/differentialabundance/pull/607 - Quarto report: improve scree plot by @atrigila in https://github.com/nf-core/differentialabundance/pull/620
- Create a single table for differentially expressed genes by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/580
- Sort genes by p-value by default in quarto report by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/625
- Split zero intercept dream tests to avoid running out of memory by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/631
- Rename transcript_length_matrix param to feature_length_matrix by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/633
- Remove
deseq2_coresparameter by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/628 - Update documentation by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/626
- Boxplots migration by @atrigila in https://github.com/nf-core/differentialabundance/pull/613
- Harmonize
--contrastsand--contrasts_ymlby @atrigila in https://github.com/nf-core/differentialabundance/pull/652 - docs: update parameters description by @atrigila in https://github.com/nf-core/differentialabundance/pull/653
- Issue 518 by @antoniasaracco in https://github.com/nf-core/differentialabundance/pull/649
- Reorganize test structure by @suzannejin in https://github.com/nf-core/differentialabundance/pull/655
- reverting paramsheet to profiles by @suzannejin in https://github.com/nf-core/differentialabundance/pull/644
- clean workflow output by @suzannejin in https://github.com/nf-core/differentialabundance/pull/664
- Remove
immunedeconvby @delfiterradas in https://github.com/nf-core/differentialabundance/pull/659 - Harmonize the feature name columns params by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/646
- Add description for each method by @atrigila in https://github.com/nf-core/differentialabundance/pull/675
- Update subworkflows by @suzannejin in https://github.com/nf-core/differentialabundance/pull/680
- Centralized option to set seed for all non-deterministic methods by @atrigila in https://github.com/nf-core/differentialabundance/pull/672
- Fix intercept in
deseq2by @atrigila in https://github.com/nf-core/differentialabundance/pull/684 - Improve
study_typedocs by @atrigila in https://github.com/nf-core/differentialabundance/pull/683 - Change
round_digitsdefault by @atrigila in https://github.com/nf-core/differentialabundance/pull/681 - Add option to disable sections in the quarto report by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/638
- Improve abundance type docs and schema description by @atrigila in https://github.com/nf-core/differentialabundance/pull/686
- Add profiles for generic matrix by @grst in https://github.com/nf-core/differentialabundance/pull/692
- Bump dream module by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/689
- Emit individual channels from inner workflow by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/687
- Fix data flow for generic_matrix study type by @grst in https://github.com/nf-core/differentialabundance/pull/694
- migrate to new workflow outputs by @suzannejin in https://github.com/nf-core/differentialabundance/pull/662
- Put variable of interest first in zero intercept constrasts for limma and dream by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/702
- Bump shinyngs modules by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/704
- Update modules to use seqera containers by @atrigila in https://github.com/nf-core/differentialabundance/pull/705
- Unify de params by @suzannejin in https://github.com/nf-core/differentialabundance/pull/676
- Drop misleading ‘Error: null’ from paramset validation failure by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/723
- docs: add DREAM/decoupler citations and small usage fixes by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/715
- docs(profiles): explain dream_apply_voom defaults in rnaseq vs generic_matrix by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/721
- Fix -stub-run by patching shinyngs/validatefomcomponents stub block (#717) by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/722
- Schema completeness fixes for issue #712 by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/716
- Important! Template update for nf-core/tools v4.0.2 by @nf-core-bot in https://github.com/nf-core/differentialabundance/pull/707
- Important! Template update for nf-core/tools v4.0.0 by @nf-core-bot in https://github.com/nf-core/differentialabundance/pull/706
- fix(schema): model comma-separated report_file in pattern by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/726
- Workflow robustness: matrix-copy ternary + unguarded .branch (closes #713) by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/720
- refactor(report): consolidate helpers and modernise the default qmd by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/729
- feat: enable propd differential method and grea functional method by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/727
- docs(metro): regenerate pipeline metro map against current dev (#710) by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/730
- docs(metro): use animated SVG with PNG fallback in README by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/731
- docs(metro): bump to nf-metro 0.7.2 and re-render by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/732
- Update variancepartition/dream module and abundance_differential_filter subworkflow by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/734
- Version bump 2.0.0 by @atrigila in https://github.com/nf-core/differentialabundance/pull/736
- Fix conda failing tests by @atrigila in https://github.com/nf-core/differentialabundance/pull/738
- Fix observation table column width for columns with NA by @grst in https://github.com/nf-core/differentialabundance/pull/739
- Disable implicit parallelism in dream by @delfiterradas in https://github.com/nf-core/differentialabundance/pull/743
- Reply reviewer’s comment for 2.0.0 by @atrigila in https://github.com/nf-core/differentialabundance/pull/745
- Release 2.0.0 by @atrigila in https://github.com/nf-core/differentialabundance/pull/737
New Contributors
- @mashehu made their first contribution in https://github.com/nf-core/differentialabundance/pull/300
- @KamilMaliszArdigen made their first contribution in https://github.com/nf-core/differentialabundance/pull/286
- @atrigila made their first contribution in https://github.com/nf-core/differentialabundance/pull/343
- @nschcolnicov made their first contribution in https://github.com/nf-core/differentialabundance/pull/348
- @SusiJo made their first contribution in https://github.com/nf-core/differentialabundance/pull/468
- @grst made their first contribution in https://github.com/nf-core/differentialabundance/pull/501
- @ninaxiong11 made their first contribution in https://github.com/nf-core/differentialabundance/pull/556
Full Changelog: https://github.com/nf-core/differentialabundance/compare/1.5.0…2.0.0
Full Changelog: https://github.com/nf-core/differentialabundance/compare/1.5.0…1.5.0
What’s Changed
- Fix resource issues and bump versions by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/208
- Include affy timeout fix by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/210
- Fix volcano plot legend by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/213
- Add gprofiler by @WackerO in https://github.com/nf-core/differentialabundance/pull/199
- Important! Template update for nf-core/tools v2.11.1 by @nf-core-bot in https://github.com/nf-core/differentialabundance/pull/219
- Update shinyngs modules to address density plots issue by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/221
- tabulartogseacls fixes by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/223
- Round numeric report tables by @WackerO in https://github.com/nf-core/differentialabundance/pull/222
- DESEQ2_NORM bugfix by @WackerO in https://github.com/nf-core/differentialabundance/pull/226
- Added project info to report by @WackerO in https://github.com/nf-core/differentialabundance/pull/197
- Important! Template update for nf-core/tools v2.12 by @nf-core-bot in https://github.com/nf-core/differentialabundance/pull/228
- GSEA update by @WackerO in https://github.com/nf-core/differentialabundance/pull/231
- Add note on scaling by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/233
- Merging template updates for v2.13 by @WackerO in https://github.com/nf-core/differentialabundance/pull/241
- Important! Template update for nf-core/tools v2.13 by @nf-core-bot in https://github.com/nf-core/differentialabundance/pull/236
- Mention missing dots in report volcano by @WackerO in https://github.com/nf-core/differentialabundance/pull/232
- Matrixfilter NA options by @WackerO in https://github.com/nf-core/differentialabundance/pull/244
- Merging template updates for v2.13.1 by @WackerO in https://github.com/nf-core/differentialabundance/pull/250
- Important! Template update for nf-core/tools v2.13.1 by @nf-core-bot in https://github.com/nf-core/differentialabundance/pull/246
- Publish gsea reports by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/240
- Some parameter changes, added qbic credits by @WackerO in https://github.com/nf-core/differentialabundance/pull/254
- Version bump in preparation of release 1.5.0 by @WackerO in https://github.com/nf-core/differentialabundance/pull/255
- Bump gtf2featureannotation to fix GTF handling error by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/259
- Change FILTER_DIFFTABLE to python because AWK does not correctly filter reliably by @WackerO in https://github.com/nf-core/differentialabundance/pull/264
- Some fixes before the upcoming release by @WackerO in https://github.com/nf-core/differentialabundance/pull/257
- GSEA- pngs and htmls in same place by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/265
- Fix logging by specifying assays to log by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/266
- Minor fixes for release 1.5.0, update changelog by @WackerO in https://github.com/nf-core/differentialabundance/pull/267
- Release 1.5.0 by @WackerO in https://github.com/nf-core/differentialabundance/pull/256
Full Changelog: https://github.com/nf-core/differentialabundance/compare/1.4.0…1.5.0
This PR contains a particularly important fix in https://github.com/nf-core/differentialabundance/pull/20, which resolves a long-standing issue in proper usage of abundance values from the rnaseq workflow. Users can now take the lengths from that workflow (using rnaseq >=v3.13.2) and pass them to this workflow to account for transcript length biases across samples.
What’s Changed
- Post 1.3.1 release changes by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/186
- Fix sample metadata table in the html report not paginating by @davidecarlson in https://github.com/nf-core/differentialabundance/pull/195
- Fix GSEA indent in report by @WackerO in https://github.com/nf-core/differentialabundance/pull/190
- Add optional scree plot to report by @WackerO in https://github.com/nf-core/differentialabundance/pull/192
- Enable all genes for exploratory by @WackerO in https://github.com/nf-core/differentialabundance/pull/188
- Add DESeq text to report by @WackerO in https://github.com/nf-core/differentialabundance/pull/193
- Added colors to volcano by @WackerO in https://github.com/nf-core/differentialabundance/pull/194
- Document correct RNAseq matrix usage by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/200
- Update DESeq2/Limma by @WackerO in https://github.com/nf-core/differentialabundance/pull/201
- Add design to report by @WackerO in https://github.com/nf-core/differentialabundance/pull/189
- Transcript lengths for DESeq2 by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/203
- Release v1.4.0 by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/204
- V1.4.0 fixes by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/206
- Dev -> master for v1.4.0 by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/205
New Contributors
- @davidecarlson made their first contribution in https://github.com/nf-core/differentialabundance/pull/195
Full Changelog: https://github.com/nf-core/differentialabundance/compare/1.3.1…1.4.0
What’s Changed
- Post-release version bump by @WackerO in https://github.com/nf-core/differentialabundance/pull/181
- Correct Jon’s employer by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/182
- Fix logging for dendrograms by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/183
- Release v1.3.1 by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/184
- Dev -> master for v1.3.1 by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/185
Full Changelog: https://github.com/nf-core/differentialabundance/compare/1.3.0…1.3.1
What’s Changed
- Bump versions after 1.2.0 release by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/114
- Fix low replication by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/117
- Template update for nf-core/tools v2.8 by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/124
- Important! Template update for nf-core/tools v2.8 by @nf-core-bot in https://github.com/nf-core/differentialabundance/pull/121
- Add spaces to satisfy nf-core download for singularity by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/126
- Posible fix for issue #127 by @ctuni in https://github.com/nf-core/differentialabundance/pull/128
- Module updates to fit with recent registry changes by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/129
- document reasons for lack of differential expression by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/130
- Improve gtf to table configurability by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/131
- Updated Deseq2 params by @WackerO in https://github.com/nf-core/differentialabundance/pull/137
- Fix control_features and sizefactors_from_controls by @WackerO in https://github.com/nf-core/differentialabundance/pull/144
- Important! Template update for nf-core/tools v2.9 by @nf-core-bot in https://github.com/nf-core/differentialabundance/pull/145
- Fix up sample exclusion options by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/132
- Update README.md - add ref to nf-core/rnaseq and Affymetrix by @smoe in https://github.com/nf-core/differentialabundance/pull/149
- Update modules by @WackerO in https://github.com/nf-core/differentialabundance/pull/151
- Trivial change, not even a typo: Update README.md - Inserted missing blank. by @smoe in https://github.com/nf-core/differentialabundance/pull/146
- Updated env versions of rmarkdownnotebook by @WackerO in https://github.com/nf-core/differentialabundance/pull/154
- Soft matrix support by @azedinez in https://github.com/nf-core/differentialabundance/pull/136
- Template update 2.10 - conflicts solving by @WackerO in https://github.com/nf-core/differentialabundance/pull/160
- Important! Template update for nf-core/tools v2.10 by @nf-core-bot in https://github.com/nf-core/differentialabundance/pull/158
- Correct typo by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/162
- Point to shinyngs example in docs by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/161
- Module update: matrixfilter by @WackerO in https://github.com/nf-core/differentialabundance/pull/159
- Rlog + other small fixes by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/164
- Add proteus module for maxquant data analysis by @WackerO in https://github.com/nf-core/differentialabundance/pull/147
- Output notebook by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/167
- Affy docs by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/169
- Update metro map by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/172
- Deseq2 tip by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/173
- Fix metro map by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/174
- Don’t use contrasts directly from the input channel by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/175
- Bump shinyngs by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/176
- Release v1.3.0 by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/177
- Removed shiny error for proteus runs by @WackerO in https://github.com/nf-core/differentialabundance/pull/179
- v1.3.0 post-review by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/180
- Dev -> master for v1.3.0 by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/178
New Contributors
- @nf-core-bot made their first contribution in https://github.com/nf-core/differentialabundance/pull/121
- @ctuni made their first contribution in https://github.com/nf-core/differentialabundance/pull/128
- @smoe made their first contribution in https://github.com/nf-core/differentialabundance/pull/149
- @azedinez made their first contribution in https://github.com/nf-core/differentialabundance/pull/136
Full Changelog: https://github.com/nf-core/differentialabundance/compare/1.2.0…1.3.0
What’s Changed
- Bump versions after 1.1.1 bugfix release by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/92
- Warn missing gene sets by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/96
- use color scales appropriate to variable, apply upstream palette fixes by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/94
- Update differential module interface, add pre-contrast subsetting options by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/103
- Enabled multiple GMT/GMX files for GSEA by @WackerO in https://github.com/nf-core/differentialabundance/pull/105
- Add shinyngs app creation and deployment by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/107
- Add shinyngs outputs to Tower reports by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/110
- Release v1.2.0 by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/111
- Pre v1.2.0 fixes by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/113
- Dev -> master for v1.2.0 by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/112
Full Changelog: https://github.com/nf-core/differentialabundance/compare/1.1.1…1.2.0
What’s Changed
- V1.1.0 post release by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/87
- Sanitise for differential by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/89
- Release v1.1.1 by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/90
- Dev -> master for v1.1.1 by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/91
Full Changelog: https://github.com/nf-core/differentialabundance/compare/1.1.0…1.1.1
What’s Changed
- V1.0.1 post release by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/53
- Don’t drop dimensions in report with single informative variable by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/55
- [Module update] Validatefomcomponents by @WackerO in https://github.com/nf-core/differentialabundance/pull/58
- Update shinyngs modules to latest to resolve palette issues by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/65
- Attempted fix for multiple blocking variables by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/64
- [Git CI] Add test matrix by @WackerO in https://github.com/nf-core/differentialabundance/pull/63
- Add Affymetrix analysis modules, observation_name_col, make GTF optional by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/60
- Array integration final bits: density plot, output paths by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/70
- Add palette options, bring full check.names fixes from upstream by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/71
- Add metro map for workflow by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/72
- Add fix for csv/tsv/etc by @apeltzer in https://github.com/nf-core/differentialabundance/pull/73
- fix typo in subway, remove misplaced station dot by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/74
- Bump deseq2/differential for check.names fix by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/75
- Fix up non-gtf operation using matrix as annotation source by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/76
- Release v1.1.0 by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/77
- Resolve tiny conflict in release PR. by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/79
- Resolve tiny conflict in release PR (attempt 2) by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/80
- Dev -> master for v1.1.0 by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/78
- Address v1.1.0 pre-release feedback (subway map fixes) by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/82
- Dev -> master with subway fixes by @pinin4fjords in https://github.com/nf-core/differentialabundance/pull/86
New Contributors
- @apeltzer made their first contribution in https://github.com/nf-core/differentialabundance/pull/73
Full Changelog: https://github.com/nf-core/differentialabundance/compare/1.0.1…1.1.0
v1.0.1 - 2023-01-25
- [#49] - Add citation fixes, missing logos, output detail, and trigger Zenodo (@pinin4fjords, review by @apeltzer, @jfy133)
v1.0.0 - 2023-01-23
Initial release of nf-core/differentialabundance, created with the nf-core template.
Added
- [#1] - Set up initial modules, define and validate workflow inputs (@pinin4fjords, review by @WackerO)
- [#4] - Add input checking (@pinin4fjords, , review by @WackerO)
- [#5] - Add differential analysis (@pinin4fjords, review by @WackerO)
- [#6] - Add exploratory plotting (@pinin4fjords, review by @WackerO)
- [#7] - Add differential plotting (@pinin4fjords, review by @WackerO)
- [#8] - Establish outputs/ reports (@pinin4fjords, review by @WackerO)
- [#12] - Handle spike sequences correctly (@pinin4fjords, review by @WackerO)
- [#15] - Add filtering module (@pinin4fjords, review by @WackerO)
- [#21] - Gene set analysis (@pinin4fjords, review by @WackerO)
- [#22] - Complete docs- README etc (@pinin4fjords, review by @WackerO)
- [#23] - Complete minimal report content (@pinin4fjords, review by @WackerO)
- [#38] - Complete full-size test data setup (@pinin4fjords, review by @WackerO)
- [#41] - update citations (@pinin4fjords, review by @WackerO)