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

use files not string

parent 9c2b7953
No related branches found
No related tags found
1 merge request!85Make tasks suitable for running against relative paths.
......@@ -5,8 +5,8 @@ task CPAT {
String? preCommand
File gene
String outFilePath
String hex
String logitModel
File hex
File logitModel
File? referenceGenome
File? referenceGenomeIndex # Should be added as input if
# CPAT should not index the reference genome.
......
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