Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #34 from nf-core/dev
Browse files Browse the repository at this point in the history
Update CHANGELOG.md for Release 1.0
  • Loading branch information
jpfeuffer committed May 2, 2022
2 parents 8a922bc + 1949e79 commit 6ffb0c9
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.0] nfcore/quantms - [18/03/2022] - Havana
## [1.0] nfcore/quantms - [05/02/2022] - Havana

Initial release of nf-core/quantms, created with the [nf-core](https://nf-co.re/) template.

### `Added`

- New pipeline for DDA-LFQ data analysis
- New pipeline for DDA-ISO data analysis
- New datasets for DDA-LFQ and DDA-ISO data analsysis
- New datasets for DDA-LFQ and DDA-ISO data analysis
- Documentation added for DDA pipeline
- First pipeline for DIA-LFQ data analsysis
- First pipeline for DIA-LFQ data analysis

### `Fixed`

Expand All @@ -23,16 +23,18 @@ Initial release of nf-core/quantms, created with the [nf-core](https://nf-co.re/

The pipeline is using Nextflow DSL2, each process will be run with its own [Biocontainer](https://biocontainers.pro/#/registry). 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 |
| ---------------- | ---------- |
| `comet` | 2021010 |
| `msgf+` | 2022.01.07 |
| `openms` | 2.8.0 |
| `sdrf-pipelines` | 0.0.21 |
| `percolator` | 3.5 |
| `pmultiqc` | 0.0.10 |
| `luciphor` | 2020_04_03 |
| `dia-nn` | 1.8.1 |
| `msstats` | 4.2.0 |
| Dependency | Version |
| --------------------- | ---------- |
| `thermorawfileparser` | 1.3.4 |
| `comet` | 2021010 |
| `msgf+` | 2022.01.07 |
| `openms` | 2.8.0 |
| `sdrf-pipelines` | 0.0.21 |
| `percolator` | 3.5 |
| `pmultiqc` | 0.0.11 |
| `luciphor` | 2020_04_03 |
| `dia-nn` | 1.8.1 |
| `msstats` | 4.2.0 |
| `msstatstmt` | 2.2.0 |

### `Deprecated`

0 comments on commit 6ffb0c9

Please sign in to comment.