Skip to content

Commit a904762

Browse files
committed
Adjust naming of pipeline
1 parent 372b8e9 commit a904762

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ![nf-core/eager](docs/images/eager_logo.png)
22

3-
**A fully reproducible and modern ancient DNA pipeline in Nextflow and with cloud support.**.
3+
**A fully reproducible ancient and modern DNA pipeline in Nextflow and with cloud support.**.
44

55
[![Build Status](https://travis-ci.com/nf-core/eager.svg?branch=master)](https://travis-ci.com/nf-core/eager)
66
[![Nextflow](https://img.shields.io/badge/nextflow-%E2%89%A50.32.0-brightgreen.svg)](https://www.nextflow.io/)

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ manifest {
109109
author = 'Alexander Peltzer, Stephen Clayton, James A. Fellows Yates, Maxime Borry'
110110
homePage = 'https://github.com/nf-core/eager'
111111
version = '2.0.7dev'
112-
description = 'A fully reproducible and modern ancient DNA pipeline in Nextflow and with cloud support.'
112+
description = 'A fully reproducible ancient and modern DNA pipeline in Nextflow and with cloud support.'
113113
mainScript = 'main.nf'
114114
nextflowVersion = '>=0.32.0'
115115
}

0 commit comments

Comments
 (0)