Skip to content

Commit f92f79f

Browse files
committed
pipline 2.0 with the changes in classifier and terms preprocessing
1 parent b49263f commit f92f79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manifest {
66
author = 'Javier Corvi and Osnat Hakimi'
77
mainScript = 'pipeline.nf'
88
nextflowVersion = '21.04.3'
9-
version = '1.0'
9+
version = '2.0'
1010
defaultBranch = 'master'
1111
}
1212

0 commit comments

Comments
 (0)