Skip to content

Commit 0fdc242

Browse files
authored
Merge pull request #38 from nf-core/ewels-patch-1
changelog tweaks
2 parents 9cc74e2 + 16a2332 commit 0fdc242

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

CHANGELOG.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,11 @@ Initial release of nf-core/pgdb, created with the [nf-core](https://nf-co.re/) t
1111

1212
The initial version of the pipeline features the following steps:
1313

14-
- (optional) ENSEMBL Reference proteomes included in final proteome
14+
- _(optional)_ ENSEMBL Reference proteomes included in final proteome
1515
- Convert a Variant genome database like COSMIC or CBioPortal to proteomes
1616
- Convert provided VCF to proteome database
17-
- (optional) Generate the decoy database and attach it to the final proteome
17+
- _(optional)_ Generate the decoy database and attach it to the final proteome
1818

1919
### `Known issues`
2020

21-
If you experience nextflow running forever after a failed step, try settings errorStrategy = terminate. See the corresponding [nextflow issue](https://github.com/nextflow-io/nextflow/issues/1457).
22-
23-
### `Fixed`
24-
25-
### `Dependencies`
26-
27-
### `Deprecated`
21+
If you experience nextflow running forever after a failed step, try setting `errorStrategy = terminate`. See the corresponding [nextflow issue](https://github.com/nextflow-io/nextflow/issues/1457).

0 commit comments

Comments
 (0)