bug
parent
c484fb1d1f
commit
788ea45e88
|
|
@ -25,7 +25,7 @@ workflow pipeline {
|
|||
String project
|
||||
String cancer
|
||||
|
||||
String bed="$WORKFLOW/codes/public/${probe}.bed"
|
||||
String bed="$WORKFLOW/codes/public/bed/${probe}.bed"
|
||||
String ref = "/home/install/ref/hg19/hg19.fa"
|
||||
|
||||
String workdir="${output_dir}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue