Преглед изворни кода

更新 'tasks/rediscoverte.wdl'

sf
master
biochenglinliu пре 3 година
родитељ
комит
f6d0c40afe
1 измењених фајлова са 2 додато и 0 уклоњено
  1. +2
    -0
      tasks/rediscoverte.wdl

+ 2
- 0
tasks/rediscoverte.wdl Прегледај датотеку

@@ -21,6 +21,7 @@ task rediscoverte {
cp -r ${r_annotation} ./
cp /software/REdiscoverTE/a.Rdata ./
/opt/conda/bin/Rscript /software/REdiscoverTE/rollup.R
cp Step_2_salmon_counts/quant.sf ./${sample_id}_quant.sf

>>>
@@ -33,6 +34,7 @@ task rediscoverte {

output {
Array[File] te_result=glob("./Step_4_rollup2/*.RDS")
Array[File] te_quant=glob("./*.sf")
}

}

Loading…
Откажи
Сачувај