|
1 | 1 | #  <!-- omit in toc -->
|
2 | 2 |
|
3 |
| -[](https://github.com/nf-core/tools/actions) |
| 3 | +[](https://github.com/nf-core/tools/actions?query=workflow%3A%22Python+tests%22+branch%3Amaster) |
4 | 4 | [](https://codecov.io/gh/nf-core/tools)
|
5 |
| -[](http://bioconda.github.io/recipes/nf-core/README.html) |
| 5 | +[](http://bioconda.github.io/recipes/nf-core/README.html) |
| 6 | +[](https://pypi.org/project/nf-core/) |
6 | 7 |
|
7 | 8 | A python package with helper tools for the nf-core community.
|
8 | 9 |
|
| 10 | +> **Read this documentation on the nf-core website: [https://nf-co.re/tools](https://nf-co.re/tools)** |
| 11 | +
|
9 | 12 | ## Table of contents <!-- omit in toc -->
|
10 | 13 |
|
11 | 14 | * [`nf-core` tools installation](#installation)
|
@@ -243,7 +246,7 @@ INFO: Downloading centralised configs from GitHub
|
243 | 246 |
|
244 | 247 | INFO: Downloading 1 singularity container
|
245 | 248 |
|
246 |
| -INFO: Building singularity image from dockerhub: docker://nfcore/methylseq:1.4 |
| 249 | +INFO: Building singularity image from Docker Hub: docker://nfcore/methylseq:1.4 |
247 | 250 | INFO: Converting OCI blobs to SIF format
|
248 | 251 | INFO: Starting build...
|
249 | 252 | Getting image source signatures
|
@@ -534,8 +537,7 @@ with `--username` and `--repository`.
|
534 | 537 |
|
535 | 538 | To create the pull request, a personal access token is required for API authentication.
|
536 | 539 | These can be created at [https://github.com/settings/tokens](https://github.com/settings/tokens).
|
537 |
| -Supply this using the `--auth-token` flag, or setting it as the environment variable `NF_CORE_BOT`: |
538 |
| -`export NF_CORE_BOT=my_auth_token`. |
| 540 | +Supply this using the `--auth-token` flag. |
539 | 541 |
|
540 | 542 | Finally, if `--all` is supplied, then the command attempts to pull and synchronise all nf-core workflows.
|
541 | 543 | This is used by the nf-core/tools release automation to synchronise all nf-core pipelines
|
@@ -567,5 +569,5 @@ If you use `nf-core tools` in your work, please cite the `nf-core` publication a
|
567 | 569 | >
|
568 | 570 | > Philip Ewels, Alexander Peltzer, Sven Fillinger, Harshil Patel, Johannes Alneberg, Andreas Wilm, Maxime Ulysse Garcia, Paolo Di Tommaso & Sven Nahnsen.
|
569 | 571 | >
|
570 |
| -> _Nat Biotechnol._ 2020 Feb 13. doi: [10.1038/s41587-020-0439-x](https://dx.doi.org/10.1038/s41587-020-0439-x). |
| 572 | +> _Nat Biotechnol._ 2020 Feb 13. doi: [10.1038/s41587-020-0439-x](https://dx.doi.org/10.1038/s41587-020-0439-x). |
571 | 573 | > ReadCube: [Full Access Link](https://rdcu.be/b1GjZ)
|
0 commit comments