|
1 | 1 | #  |
2 | 2 |
|
3 | | -[](https://travis-ci.org/nf-core/eager) |
| 3 | +**A fully reproducible ancient and modern DNA pipeline in Nextflow and with cloud support.**. |
| 4 | + |
| 5 | +[](https://travis-ci.com/nf-core/eager) |
4 | 6 | [](https://www.nextflow.io/) |
5 | 7 | [](https://nf-core-invite.herokuapp.com)[](http://bioconda.github.io/) |
6 | 8 | [](https://hub.docker.com/r/nfcore/eager/) |
7 | 9 |  |
8 | 10 | [](https://zenodo.org/badge/latestdoi/135918251) |
9 | 11 |
|
10 | | - |
11 | | - |
12 | 12 | ## Introduction |
13 | 13 |
|
14 | 14 | **nf-core/eager** is a bioinformatics best-practice analysis pipeline for NGS |
@@ -44,7 +44,7 @@ Additional functionality contained by the pipeline currently includes: |
44 | 44 |
|
45 | 45 | ## Quick Start |
46 | 46 |
|
47 | | -1. Install [`nextflow`](docs/installation.md) |
| 47 | +1. Install [`nextflow`](https://nf-co.re/usage/installation) |
48 | 48 |
|
49 | 49 | 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) |
50 | 50 |
|
@@ -73,22 +73,24 @@ as described in the documentation. |
73 | 73 |
|
74 | 74 | ## Documentation |
75 | 75 |
|
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: |
77 | 77 |
|
78 | | -1. [Installation](docs/installation.md) |
| 78 | +1. [Nextflow Installation](https://nf-co.re/usage/installation) |
79 | 79 | 2. Pipeline configuration |
80 | | - * [Local installation](docs/configuration/local.md) |
81 | | - * [Adding your own system](docs/configuration/adding_your_own.md) |
| 80 | + * [Pipeline installation](https://nf-co.re/usage/local_installation) |
| 81 | + * [Adding your own system config](https://nf-co.re/usage/adding_own_config) |
| 82 | + * [Reference genomes](https://nf-co.re/usage/reference_genomes) |
82 | 83 | 3. [Running the pipeline](docs/usage.md) |
83 | 84 | 4. [Output and how to interpret the results](docs/output.md) |
84 | | -5. [Troubleshooting](docs/troubleshooting.md) |
| 85 | +5. [Troubleshooting](https://nf-co.re/usage/troubleshooting) |
| 86 | +6. [EAGER Troubleshooting](docs/troubleshooting.md) |
85 | 87 |
|
86 | 88 |
|
87 | 89 | ## Credits |
88 | 90 |
|
89 | 91 | This pipeline was written by Alexander Peltzer ([apeltzer](https://github.com/apeltzer)), |
90 | 92 | with major contributions from Stephen Clayton, ideas and documentation from |
91 | | -James Fellows Yates, Raphael Eisenhofer and Judith Neukamm. If you want to |
| 93 | +James A. Fellows Yates, Raphael Eisenhofer, Maxime Borry and Judith Neukamm. If you want to |
92 | 94 | contribute, please open an issue and ask to be added to the project - happy to |
93 | 95 | do so and everyone is welcome to contribute here! |
94 | 96 |
|
|
0 commit comments