|
7 | 7 |
|
8 | 8 | [](https://github.com/codespaces/new/nf-core/seqinspector) |
9 | 9 | [](https://github.com/nf-core/seqinspector/actions/workflows/nf-test.yml) |
10 | | -[](https://github.com/nf-core/seqinspector/actions/workflows/linting.yml)[](https://nf-co.re/seqinspector/results)[](https://doi.org/10.5281/zenodo.XXXXXXX) |
| 10 | +[](https://github.com/nf-core/seqinspector/actions/workflows/linting.yml)[](https://nf-co.re/seqinspector/results)[](https://doi.org/10.5281/zenodo.18757486) |
11 | 11 | [](https://www.nf-test.com) |
12 | 12 |
|
13 | 13 | [](https://www.nextflow.io/) |
@@ -45,9 +45,9 @@ If provided, nf-core/seqinspector can also parse statistics from an Illumina run |
45 | 45 | ### Workflow diagram |
46 | 46 |
|
47 | 47 | <picture> |
48 | | - <source media="(prefers-color-scheme: dark)" srcset="docs/images/seqinspector_tubemap_V1.0_dark.png"> |
49 | | - <source media="(prefers-color-scheme: light)" srcset="docs/images/seqinspector_tubemap_V1.0.png"> |
50 | | - <img alt="Fallback image description" src="docs/images/seqinspector_tubemap_V1.0.png"> |
| 48 | + <source media="(prefers-color-scheme: dark)" srcset="docs/images/seqinspector_tubemap_dark.png"> |
| 49 | + <source media="(prefers-color-scheme: light)" srcset="docs/images/seqinspector_tubemap_light.png"> |
| 50 | + <img alt="Fallback image description" src="docs/images/seqinspector_tubemap_light.png"> |
51 | 51 | </picture> |
52 | 52 |
|
53 | 53 | ### Summary of tools and version used in the pipeline |
@@ -136,7 +136,7 @@ For further information or help, don't hesitate to get in touch on the [Slack `# |
136 | 136 |
|
137 | 137 | ## Citations |
138 | 138 |
|
139 | | -<!-- TODO nf-core: Add bibliography of tools and data used in your pipeline --> |
| 139 | +You can cite the seqinspector zenodo record for a specific version using the following [doi: 10.5281/zenodo.18757486](https://doi.org/10.5281/zenodo.18757486) |
140 | 140 |
|
141 | 141 | An extensive list of references for the tools used by the pipeline can be found in the [`CITATIONS.md`](CITATIONS.md) file. |
142 | 142 |
|
|
0 commit comments