Skip to content

Commit 6b41240

Browse files
committed
Fixing issues one step at a time [skip ci]
1 parent a904762 commit 6b41240

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Additional functionality contained by the pipeline currently includes:
4444

4545
## Quick Start
4646

47-
1. Install [`nextflow`](docs/installation.md)
47+
1. Install [`nextflow`](https://nf-co.re/usage/installation)
4848

4949
2. Install one of [`docker`](https://docs.docker.com/engine/installation/), [`singularity`](https://www.sylabs.io/guides/3.0/user-guide/) or [`conda`](https://conda.io/miniconda.html)
5050

@@ -73,16 +73,17 @@ as described in the documentation.
7373

7474
## Documentation
7575

76-
The nf-core/eager pipeline comes with documentation about the pipeline, found in the `docs/` directory:
76+
The nf-core/eager pipeline comes with documentation about the pipeline, found in the `docs/` directory or on the main homepage of the nf-core project:
7777

78-
1. [Installation](https://nf-co.re/usage/installation)
78+
1. [Nextflow Installation](https://nf-co.re/usage/installation)
7979
2. Pipeline configuration
80-
* [Local installation](https://nf-co.re/usage/local_installation)
80+
* [Pipeline installation](https://nf-co.re/usage/local_installation)
8181
* [Adding your own system config](https://nf-co.re/usage/adding_own_config)
8282
* [Reference genomes](https://nf-co.re/usage/reference_genomes)
8383
3. [Running the pipeline](docs/usage.md)
8484
4. [Output and how to interpret the results](docs/output.md)
85-
5. [Troubleshooting](docs/troubleshooting.md)
85+
5. [Troubleshooting](https://nf-co.re/usage/troubleshooting)
86+
6. [EAGER Troubleshooting](docs/troubleshooting.md)
8687

8788

8889
## Credits

assets/email_template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77

8-
<meta name="description" content="nf-core/eager: A fully reproducible and modern ancient DNA pipeline in Nextflow and with cloud support.">
8+
<meta name="description" content="nf-core/eager: A fully reproducible ancient and modern DNA pipeline in Nextflow and with cloud support.">
99
<title>nf-core/eager Pipeline Report</title>
1010
</head>
1111
<body>

0 commit comments

Comments
 (0)