Skip to content

Commit b399108

Browse files
authored
Merge pull request #644 from jfy133/new-images
[Merge #642 #641 first] New images with updated workflows
2 parents 492b1aa + 08a0894 commit b399108

12 files changed

Lines changed: 4230 additions & 3511 deletions

CHANGELOG.md

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

1010
- [#640](https://github.com/nf-core/eager/issues/640) - Added a pre-metagenomic screening filtering of low-sequence complexity reads with `bbduk`
1111
- [#583](https://github.com/nf-core/eager/issues/583) - Added `mapDamage2` rescaling of BAM files to remove damage
12+
- Updated usage (merging files) and workflow images reflecting new functionality.
1213

1314
### `Fixed`
1415

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
## Quick Start
@@ -119,7 +119,7 @@ Additional functionality contained by the pipeline currently includes:
119119
A graphical overview of suggested routes through the pipeline depending on context can be seen below.
120120

121121
<p align="center">
122-
<img src="docs/images/output/overview/eager2_metromap_complex.png" alt="nf-core/eager metro map" width="70%"
122+
<img src="docs/images/usage/eager2_metromap_complex.png" alt="nf-core/eager metro map" width="70%"
123123
</p>
124124

125125
## Documentation
-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)