Skip to content

Commit

Permalink
Merge pull request #40 from genomic-medicine-sweden/add_metro_map
Browse files Browse the repository at this point in the history
feat add metro-map
  • Loading branch information
Lucpen authored Oct 16, 2023
2 parents 14f7c63 + 49eccf4 commit 01ec1ba
Show file tree
Hide file tree
Showing 5 changed files with 9,768 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .nf-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ lint:
- assets/nf-core-tomte_logo_light.png
- docs/images/nf-core-tomte_logo_light.png
- docs/images/nf-core-tomte_logo_dark.png
- docs/images/tomte_logo.eps
- docs/images/tomte_pipeline_metromap.eps
- docs/images/tomte_pipeline_metromap.png
files_unchanged: false
- assets/sendmail_template.txt
- .github/CONTRIBUTING.md
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ The pipeline is built using [Nextflow](https://www.nextflow.io), a workflow tool

## Pipeline summary

<!-- TODO nf-core: Include a figure that guides the user through the major workflow steps. Many nf-core
workflows use the "tube map" design for that. See https://nf-co.re/docs/contributing/design_guidelines#examples for examples. -->
<!-- TODO nf-core: Fill in short bullet-pointed list of the default steps in the pipeline -->
<p align="center">
<img title="tomte workflow" src="docs/images/tomte_pipeline_metromap.png">
</p>

1. Read QC ([`FastQC`](https://www.bioinformatics.babraham.ac.uk/projects/fastqc/))
2. Present QC for raw reads ([`MultiQC`](http://multiqc.info/))
Expand Down
Loading

0 comments on commit 01ec1ba

Please sign in to comment.