Skip to content

Commit ad7062d

Browse files
committed
Update images including new workflows from reviewer feedback thanks to @ZandraFagernas
1 parent ea352d9 commit ad7062d

12 files changed

Lines changed: 4231 additions & 3511 deletions

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
### `Added`
99

10+
- Updated usage (merging files) workflow images reflecting new functionality.
11+
1012
### `Fixed`
1113

1214
- Removed leftover old DockerHub push CI commands.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
The pipeline is built using [Nextflow](https://www.nextflow.io), a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It comes with docker containers making installation trivial and results highly reproducible. The pipeline pre-processes raw data from FASTQ inputs, or preprocessed BAM inputs. It can align reads and performs extensive general NGS and aDNA specific quality-control on the results. It comes with docker, singularity or conda containers making installation trivial and results highly reproducible.
2323

2424
<p align="center">
25-
<img src="docs/images/output/overview/eager2_workflow.png" alt="nf-core/eager schematic workflow" width="70%"
25+
<img src="docs/images/usage/eager2_workflow.png" alt="nf-core/eager schematic workflow" width="70%"
2626
</p>
2727

2828
## Pipeline steps
@@ -86,7 +86,7 @@ Additional functionality contained by the pipeline currently includes:
8686
A graphical overview of suggested routes through the pipeline depending on context can be seen below.
8787

8888
<p align="center">
89-
<img src="docs/images/output/overview/eager2_metromap_complex.png" alt="nf-core/eager metro map" width="70%"
89+
<img src="docs/images/usage/eager2_metromap_complex.png" alt="nf-core/eager metro map" width="70%"
9090
</p>
9191

9292
## Quick Start
-514 KB
Binary file not shown.
-192 KB
Binary file not shown.

docs/images/output/overview/eager2_workflow.svg

Lines changed: 0 additions & 1622 deletions
This file was deleted.
517 KB
Loading

docs/images/output/overview/eager2_metromap_complex.svg renamed to docs/images/usage/eager2_metromap_complex.svg

Lines changed: 158 additions & 120 deletions
Loading
549 KB
Loading

docs/images/usage/eager2_workflow.svg

Lines changed: 1807 additions & 0 deletions
Loading
154 KB
Loading

0 commit comments

Comments
 (0)