Skip to content
Snippets Groups Projects
Commit 6faafa2c authored by Ruben Vorderman's avatar Ruben Vorderman
Browse files

remove defaults, these things should be specified

parent 321d6d94
No related branches found
No related tags found
1 merge request!53Add seqstat generate. ValidateFastq now validates files.
......@@ -9,9 +9,9 @@ task Generate {
File fastqR1
File? fastqR2
String outputFile
String sample = "sample"
String library = "library"
String readgroup = "readgroup"
String sample
String library
String readgroup
Int memory = 4
Float memoryMultiplier = 2.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment