Zhihui hace 4 años
padre
commit
8e5f21ec7b
Se han modificado 1 ficheros con 0 adiciones y 9 borrados
  1. +0
    -9
      workflow.wdl

+ 0
- 9
workflow.wdl Ver fichero

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

Cargando…
Cancelar
Guardar