The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- #275 BigBio Added support for bruker data. And speed-up to DIA-NN pipeline.
- Fixed bug where modification masses were not calculated correctly in DIA-NN conversion.
- #88 Updated Comet version to latest release (2023010)
- #93 Fixed bug in docker vs. singularity container logic in some processes.
- Bugfixes and speed increases in the OpenMS tools due to version update to 2.9.1
- Improvements in logging by adding many more process.ids
- Large restructuring of DIA branch to increase parallelizability
- Better error handling in MSstats step plus new parameter to filter for MSstats' adjusted p-value in the plots
- More efficient parsing of mzML statistics in a separate step
- A clearer distinction between per-run and experiment-wide FDRs with one parameter for each
- More test profiles including larger "full" tests
- #169 - Restruct DIA-NN step1 : Generate an in silico predicted spectral library
- #178 - Restruct DIA-NN step2 : Preliminary analysis of individual raw files
- #179 - Restruct DIA-NN steps 3-5 to be as parallel as possible
- #200 - Rename MSstats/Triqler/mzTab input and output
- #187 - Bug fixing in proteomicsLFQ applying FDR at PSM level
- #207 - Bug fixing in dissociation method translation for Luciphor
- #203 - update openms dependency -> 3.0.0dev
- #208 - update pmultiqc dependency -> 0.0.13. Support for DIANN in pmultiqc and enable the generation of search engine scores distributions/peptide and protein table by pmultiqc.
- #193 - Set the
local_input_type
default parameter tomzML
- #212 - Set the
min_consensus_support
default parameter to1
to filter in ConsensusID for peptides identified with both search engines - #200 - Add
export_mztab
parameter to allow to run PROTEINQUANTIFIER TMT without exporting to mzTab
Initial release of nf-core/quantms, created with the nf-core template.
- New pipeline for DDA-LFQ data analysis
- New pipeline for DDA-ISO data analysis
- New datasets for DDA-LFQ and DDA-ISO data analysis
- Documentation added for DDA pipeline
- First pipeline for DIA-LFQ data analysis
- This is the first release - no reported issues
The pipeline is using Nextflow DSL2, each process will be run with its own Biocontainer. This means that on occasion it is entirely possible for the pipeline to be using different versions of the same tool. However, the overall software dependency changes compared to the last release have been listed below for reference.
Dependency | Version |
---|---|
thermorawfileparser |
1.3.4 |
comet |
2021010 |
msgf+ |
2022.01.07 |
openms |
2.9.1 |
sdrf-pipelines |
0.0.22 |
percolator |
3.5 |
pmultiqc |
0.0.11 |
luciphor |
2020_04_03 |
dia-nn |
1.8.1 |
msstats |
4.2.0 |
msstatstmt |
2.2.0 |