Releases: bigbio/pmultiqc
Releases · bigbio/pmultiqc
v0.0.31
What's Changed
- 🔧 see if Python 3.13 works by @enryH in #244
- Auto-update examples by @github-actions[bot] in #245
- Fix github actions by @ypriverol in #246
- Auto-update examples by @github-actions[bot] in #248
Full Changelog: v0.0.30...v0.0.31
v0.0.30
What's Changed
- [Fix] the issue in MaxQuant by @yueqixuan in #228
- Dev by @ypriverol in #229
- [Fix] avoid NaN conversion by @yueqixuan in #232
- Bug fix with NaN handling issue #231 by @ypriverol in #233
- Auto-update examples by @github-actions[bot] in #234
- add support for DIA-NN report.parquet by @yueqixuan in #236
- Dev by @ypriverol in #237
- Auto-update examples by @github-actions[bot] in #238
- add support for quantms DIA-NN 2.0 by @yueqixuan in #240
- refactoring of multiple plugin pmultiqc by @ypriverol in #241
- Auto-update examples by @github-actions[bot] in #242
Full Changelog: v0.0.29...v0.0.30
v0.0.29
What's Changed
- Auto-update examples by @github-actions[bot] in #170
- add DIANN results by @yueqixuan in #172
- Fix code by @yueqixuan in #174
- Added the examples for DIANN by @ypriverol in #173
- Auto-update examples by @github-actions[bot] in #175
- update README by @yueqixuan in #177
- update README to support DIANN by @ypriverol in #178
- Auto-update examples by @github-actions[bot] in #179
- Update by @yueqixuan in #181
- Major updates in dependencies and plots structure and sections by @ypriverol in #182
- Auto-update examples by @github-actions[bot] in #183
- Add some plots for the quantms results by @yueqixuan in #185
- major refactoring by @ypriverol in #186
- Auto-update examples by @github-actions[bot] in #187
- Add some plots by @yueqixuan in #189
- including new plots by @ypriverol in #190
- Auto-update examples by @github-actions[bot] in #191
- Auto-update examples by @github-actions[bot] in #192
- Support ProteoBench by @yueqixuan in #194
- Dev by @ypriverol in #195
- Auto-update examples by @github-actions[bot] in #196
- Optimizing code and adding a plot by @yueqixuan in #198
- Fix Bug by @yueqixuan in #200
- Dev by @ypriverol in #199
- Auto-update examples by @github-actions[bot] in #201
- Auto-update examples by @github-actions[bot] in #202
- 🐛 use metadata module and order imports by @enryH in #206
- Auto-update examples by @github-actions[bot] in #208
- Fix bugs and add some plots for ProteoBench by @yueqixuan in #211
- major changes related to ProteoBench by @ypriverol in #212
- Auto-update examples by @github-actions[bot] in #213
- Code refactoring by @yueqixuan in #216
- Dev by @ypriverol in #217
- Dependency check and code optimization by @yueqixuan in #219
- Dev by @ypriverol in #220
- Auto-update examples by @github-actions[bot] in #221
- Added several plots for DIA and DIA-NN. by @yueqixuan in #223
- DIANN extended with more plots by @ypriverol in #224
- Auto-update examples by @github-actions[bot] in #225
New Contributors
Full Changelog: v0.0.28...v0.0.29
v0.0.28
What's Changed
- [Fix] DIA by @yueqixuan in #167
- fix bug in DIA with diann_report.tsv by @ypriverol in #168
- increase version 0.0.28 by @ypriverol in #169
Full Changelog: v0.0.27...v0.0.28
v0.0.27
What's Changed
- Fix some issues by @yueqixuan in #153
- [Fix] Delta Mass by @yueqixuan in #155
- Dev by @ypriverol in #152
- Auto-update examples by @github-actions in #156
- Auto-update examples by @github-actions in #157
- Add MaxQuant HeatMap and refine code by @yueqixuan in #159
- Dev by @ypriverol in #160
- [Fix] DIA mzTab by @yueqixuan in #162
- Dev by @ypriverol in #163
- Auto-update examples by @github-actions in #164
Full Changelog: v0.0.26...v0.0.27
v0.0.26
What's Changed
- Add mzid plugin by @yueqixuan in #102
- multiqc 1.23 -> 1.26 by @yueqixuan in #106
- MaxQuant support based on PTXQC by @ypriverol in #107
- Fix the code by @yueqixuan in #108
- Dev by @ypriverol in #109
- maxquant tests added by @ypriverol in #110
- add automatic updates for examples by @yueqixuan in #112
- remove unnecesary tests by @ypriverol in #111
- [Fix] quantms results by @yueqixuan in #113
- Major changes in the pmultiqc, support for MQ by @ypriverol in #114
- chore(docs): auto-update examples by @github-actions in #115
- Example with New QuantMS Dataset by @yueqixuan in #117
- Update CI/CD by @ypriverol in #118
- clean code. by @ypriverol in #119
- Dev by @ypriverol in #120
- Dev by @ypriverol in #121
- Auto-update examples by @github-actions in #122
- CI/CD updated. by @ypriverol in #123
- Auto-update examples by @github-actions in #124
- Dev by @ypriverol in #125
- Auto-update examples by @github-actions in #126
- Auto-update examples by @github-actions in #127
- Fix some bugs by @yueqixuan in #129
- Fix the experimental design plot by @yueqixuan in #131
- major changes and bug fixing. by @ypriverol in #130
- Dev by @ypriverol in #133
- Auto-update examples by @github-actions in #134
- Improvements in some of the plots Help. by @ypriverol in #136
- Auto-update examples by @github-actions in #137
- minor changes in the comments by @ypriverol in #138
- Auto-update examples by @github-actions in #139
- Auto-update examples by @github-actions in #140
- [Fix] pipeline result statistics plot by @yueqixuan in #142
- Dev by @ypriverol in #143
- other comments by @ypriverol in #144
- Auto-update examples by @github-actions in #145
- increase version by @ypriverol in #148
- Auto-update examples by @github-actions in #149
New Contributors
- @yueqixuan made their first contribution in #102
- @github-actions made their first contribution in #115
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- First update multiqc 1.23 by @daichengxin in #99
- change from csv -> parquet @ypriverol in #97
- Small changes in the structure.
Full Changelog: v0.0.24...v0.0.25
Prerelease v0.0.24
What's Changed
- Improved README.md by @daichengxin in #91
- Prevent NoneType from intensity frame by @WangHong007 in #94
- specify multiqc version by @daichengxin in #95
Full Changelog: v0.0.23...v0.0.24
Pre-release v0.0.23
What's Changed
- support .d and disable beeswarm by @daichengxin in #90
Full Changelog: v0.0.22...v0.0.23
Pre-release v0.0.22
What's Changed
- Enable Sage search engine scores by @WangHong007 in #87
Full Changelog: v0.0.21...v0.0.22