Explorar el Código

Update

master
YaqingLiu hace 4 años
padre
commit
8c3ed119f5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      tasks/index.wdl

+ 0
- 1
tasks/index.wdl Ver fichero

@@ -8,7 +8,6 @@ task index {
command <<<
samtools index --help
print ${clean_bam_name}
samtools index ${bam} ${clean_bam_name}.bai
>>>


Cargando…
Cancelar
Guardar