Skip to content

Commit 782f754

Browse files
committed
Update maintainer affiliation
1 parent 96b54b9 commit 782f754

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,7 @@ For more details about the output files and reports, please refer to the
6666

6767
## Credits
6868

69-
nf-core/pangenome was originally adapted from [PGGB](https://github.com/pangenome/pggb) by [Simon Heumos](https://github.com/subwaystation), [Michael Heuer](https://github.com/heuermh).
70-
71-
> [Simon Heumos](https://github.com/subwaystation) is currently the sole developer.
69+
nf-core/pangenome was originally adapted from [PGGB](https://github.com/pangenome/pggb) by [Simon Heumos](https://github.com/subwaystation) and [Michael Heuer](https://github.com/heuermh).
7270

7371
Many thanks to all who have helped out and contributed along the way, including (but not limited to)\*:
7472

@@ -80,7 +78,7 @@ Many thanks to all who have helped out and contributed along the way, including
8078
| [Andrea Guarracino](https://github.com/AndreaGuarracino) | [University of Tennessee Health Science Center, Memphis, Tennessee, TN, USA](https://uthsc.edu/) |
8179
| [Friederike Hanssen](https://github.com/FriederikeHanssen) | [Seqera](https://seqera/io) |
8280
| [Peter Heringer](https://github.com/heringerp) | [Quantitative Biology Center (QBiC) Tübingen, University of Tübingen, Germany](https://uni-tuebingen.de/en/research/research-infrastructure/quantitative-biology-center-qbic/) <br> [Biomedical Data Science, Department of Computer Science, University of Tübingen, Germany](https://uni-tuebingen.de/en/faculties/faculty-of-science/departments/computer-science/department/) |
83-
| [Michael Heuer](https://github.com/heuermh) | [Mammoth Biosciences, Inc., San Francisco, CA, USA](https://mammoth.bio) |
81+
| [Michael Heuer](https://github.com/heuermh) | [Network.bio, New York, NY, USA](https://network.bio/) |
8482
| [Lukas Heumos](https://github.com/zethson) | [Institute of Computational Biology, Helmholtz Zentrum München, Munich, Germany](https://www.helmholtz-muenchen.de/icb/index.html) <br> [Institute of Lung Biology and Disease and Comprehensive Pneumology Center, Helmholtz Zentrum München, Munich, Germany](https://www.helmholtz-muenchen.de/ilbd/the-institute/cpc/index.html) |
8583
| [Simon Heumos](https://github.com/subwaystation) | [Quantitative Biology Center (QBiC) Tübingen, University of Tübingen, Germany](https://uni-tuebingen.de/en/research/research-infrastructure/quantitative-biology-center-qbic/) <br> [Biomedical Data Science, Department of Computer Science, University of Tübingen, Germany](https://uni-tuebingen.de/en/faculties/faculty-of-science/departments/computer-science/department/) |
8684
| [Susanne Jodoin](https://github.com/SusiJo) | [Quantitative Biology Center (QBiC) Tübingen, University of Tübingen, Germany](https://uni-tuebingen.de/en/research/research-infrastructure/quantitative-biology-center-qbic/) |
@@ -98,7 +96,7 @@ Many thanks to all who have helped out and contributed along the way, including
9896

9997
If you would like to contribute to this pipeline, please see the [contributing guidelines](.github/CONTRIBUTING.md).
10098

101-
For further information or help, don't hesitate to get in touch on the [Slack `#pangenome` channel](https://nfcore.slack.com/channels/pangenome) (you can join with [this invite](https://nf-co.re/join/slack)), or contact me [Simon Heumos](mailto:[email protected]?subject=[GitHub]%20nf-core/pangenome).
99+
For further information or help, don't hesitate to get in touch on the [Slack `#pangenome` channel](https://nfcore.slack.com/channels/pangenome) (you can join with [this invite](https://nf-co.re/join/slack)).
102100

103101
## Citations
104102

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ manifest {
324324
],
325325
[
326326
name: 'Michael L Heuer',
327-
affiliation: """Mammoth Biosciences, Inc., San Francisco, CA, USA""",
327+
affiliation: """Network.bio, New York, NY, USA""",
328328
email: '',
329329
github: '@heuermh',
330330
contribution: ['author', 'maintainer'],

0 commit comments

Comments
 (0)