ソースを参照

......

master
Zhihui 4年前
コミット
97933f1b89
2個のファイルの変更2行の追加2行の削除
  1. +1
    -1
      defaults
  2. +1
    -1
      workflow.wdl

+ 1
- 1
defaults ファイルの表示

@@ -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 ファイルの表示

@@ -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

読み込み中…
キャンセル
保存