Procházet zdrojové kódy

revised workflow

tags/v0.1.0
stead99 před 5 roky
rodič
revize
1dc7e629e5
1 změnil soubory, kde provedl 8 přidání a 2 odebrání
  1. +8
    -2
      workflow.wdl

+ 8
- 2
workflow.wdl Zobrazit soubor

@@ -10,8 +10,14 @@ workflow {{ project_name }} {
File idx
String idx_prefix
File gtf
String docker
String cluster
String hisat2_docker
String hisat2_cluster
String stringtie_docker
String stringtie_cluster
String samtools_docker
String samtools_cluster
String ballgown_docker
String ballgown_cluster
call hisat2.hisat2 as hisat2 {

Načítá se…
Zrušit
Uložit