Browse Source

......

master
Zhihui 4 years ago
parent
commit
97933f1b89
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      defaults
  2. +1
    -1
      workflow.wdl

+ 1
- 1
defaults View File

@@ -24,7 +24,7 @@
"fasta": "GRCh38.d1.vd1.fa",
"pen_cansplice":"0",
"pen_noncansplice":"3",
"pen_intronlen":"G,-8,1",
"pen_intronlen":"1",
"min_intronlen":"30",
"max_intronlen":"500000",
"maxins":"500",

+ 1
- 1
workflow.wdl View File

@@ -39,7 +39,7 @@ workflow {{ project_name }} {
String stringtie_cluster
String multiqc_cluster_config
String multiqc_docker
String multiqc_disk_size
Int multiqc_disk_size
Int trim_front1
Int trim_tail1
Int max_len1

Loading…
Cancel
Save