We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf0a129 commit 0985d9cCopy full SHA for 0985d9c
bin/summarize.R
@@ -7,7 +7,7 @@ args = commandArgs(trailingOnly=TRUE)
7
# Define variables --------------------------------------------------------
8
9
# NB! Script name is currently hard coded. Needs to be changed
10
-script_name_version <- "viralseq v1.0.4"
+script_name_version <- "viralseq v1.0.5"
11
stringency_1 <- args[1]
12
stringency_2 <- args[2]
13
0 commit comments