We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e196eaa commit e102e0fCopy full SHA for e102e0f
nextflow.config
@@ -265,7 +265,7 @@ manifest {
265
homePage = 'https://github.com/sanger-tol/curationpretext'
266
description = """A simple pipeline to generate pretext files for genomic curation."""
267
mainScript = 'main.nf'
268
- defaultBranch = 'master'
+ defaultBranch = 'main'
269
nextflowVersion = '!>=24.10.5'
270
version = '1.5.0'
271
doi = '10.5281/zenodo.12773958'
0 commit comments