Zhihui 4 anni fa
parent
commit
8e5f21ec7b
1 ha cambiato i file con 0 aggiunte e 9 eliminazioni
  1. +0
    -9
      workflow.wdl

+ 0
- 9
workflow.wdl Vedi File

@@ -5,15 +5,6 @@ workflow {{ project_name }} {
File inputSamplesFile
Array[Array[File]] inputSamples = read_tsv(inputSamplesFile)
String fasta
String idx_prefix
File screen_ref_dir
File fastq_screen_conf
File idx
File gtf
File ref_dir


scatter (quartet in inputSamples){

call fastp.fastp as fastp {

Loading…
Annulla
Salva