diff --git a/nextflow.config b/nextflow.config index a8c89e6..edda55f 100644 --- a/nextflow.config +++ b/nextflow.config @@ -2,6 +2,7 @@ manifest { mainScript = 'ampa.nf' description = 'Fast automated prediction of protein antimicrobial regions' homePage = 'http://tcoffee.crg.cat/apps/ampa/' + author = 'test.user@test.com' } process {