-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #491 from sateeshperi/dev
2.8.0 bump-version
- Loading branch information
Showing
27 changed files
with
58 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,4 +16,4 @@ template: | |
name: methylseq | ||
org: nf-core | ||
outdir: . | ||
version: 2.8.0dev | ||
version: 2.8.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -293,35 +293,35 @@ manifest { | |
contributors = [ | ||
[ | ||
name: 'Phil Ewels', | ||
affiliation: '', | ||
email: '', | ||
affiliation: 'Seqera', | ||
email: '[email protected]', | ||
github: 'https://github.com/ewels', | ||
contribution: ['author', 'contributor'], // List of contribution types ('author', 'maintainer' or 'contributor') | ||
orcid: '' | ||
orcid: '0000-0003-4101-2502' | ||
], | ||
[ | ||
name: 'Sateesh Peri', | ||
affiliation: '', | ||
email: '', | ||
affiliation: 'PeriMatrixIT', | ||
email: '[email protected]', | ||
github: 'https://github.com/sateeshperi', | ||
contribution: ['author', 'maintainer'], // List of contribution types ('author', 'maintainer' or 'contributor') | ||
orcid: '' | ||
orcid: '0000-0002-9879-9070' | ||
], | ||
[ | ||
name: 'Felix Krueger', | ||
affiliation: '', | ||
email: '', | ||
affiliation: 'Altos Lab', | ||
email: '[email protected]', | ||
github: 'https://github.com/FelixKrueger', | ||
contribution: ['maintainer', 'contributor'], // List of contribution types ('author', 'maintainer' or 'contributor') | ||
orcid: '' | ||
orcid: '0000-0002-5513-3324' | ||
], | ||
[ | ||
name: 'Edmund Miller', | ||
affiliation: '', | ||
email: '', | ||
github: 'https://github.com/emiller88', | ||
affiliation: 'Department of Biological Sciences and Center for Systems Biology, University of Texas at Dallas, 800 W Campbell Rd, Richardson, TX 75080, USA', | ||
email: '[email protected]', | ||
github: 'https://github.com/edmundmiller', | ||
contribution: ['maintainer', 'contributor'], // List of contribution types ('author', 'maintainer' or 'contributor') | ||
orcid: '' | ||
orcid: '0000-0002-2398-0334' | ||
], | ||
[ | ||
name: 'Rickard Hammarén', | ||
|
@@ -333,11 +333,11 @@ manifest { | |
], | ||
[ | ||
name: 'Alexander Peltzer', | ||
affiliation: '', | ||
email: '', | ||
affiliation: 'Boehringer Ingelheim Pharma GmBh & Co KG', | ||
email: '[email protected]', | ||
github: 'https://github.com/apeltzer', | ||
contribution: ['contributor'], // List of contribution types ('author', 'maintainer' or 'contributor') | ||
orcid: '' | ||
orcid: '0000-0002-6503-2180' | ||
], | ||
[ | ||
name: 'Patrick Hüther', | ||
|
@@ -349,19 +349,19 @@ manifest { | |
], | ||
[ | ||
name: 'Maxime U Garcia', | ||
affiliation: '', | ||
email: '', | ||
affiliation: 'Seqera', | ||
email: '[email protected]', | ||
github: 'https://github.com/maxulysse', | ||
contribution: ['contributor'], // List of contribution types ('author', 'maintainer' or 'contributor') | ||
orcid: '' | ||
orcid: '0000-0003-2827-9261' | ||
], | ||
] | ||
homePage = 'https://github.com/nf-core/methylseq' | ||
description = """Methylation (Bisulfite-Sequencing) Best Practice analysis pipeline, part of the nf-core community.""" | ||
mainScript = 'main.nf' | ||
defaultBranch = 'master' | ||
nextflowVersion = '!>=24.10.2' | ||
version = '2.8.0dev' | ||
version = '2.8.0' | ||
doi = '10.5281/zenodo.1343417' | ||
} | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ | |
"pigz": 2.8 | ||
}, | ||
"Workflow": { | ||
"nf-core/methylseq": "v2.8.0dev" | ||
"nf-core/methylseq": "v2.8.0" | ||
} | ||
}, | ||
[ | ||
|