Skip to content

Commit 0985d9c

Browse files
authored
Bump to v 1.0.5
1 parent bf0a129 commit 0985d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/summarize.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ args = commandArgs(trailingOnly=TRUE)
77
# Define variables --------------------------------------------------------
88

99
# NB! Script name is currently hard coded. Needs to be changed
10-
script_name_version <- "viralseq v1.0.4"
10+
script_name_version <- "viralseq v1.0.5"
1111
stringency_1 <- args[1]
1212
stringency_2 <- args[2]
1313

0 commit comments

Comments
 (0)