Ver código fonte

test06

tags/v0.3.0
Haonan917 1 ano atrás
pai
commit
3102050ad8
2 arquivos alterados com 499 adições e 499 exclusões
  1. +1
    -1
      tasks/Haplotyper.wdl
  2. +498
    -498
      workflow.wdl

+ 1
- 1
tasks/Haplotyper.wdl Ver arquivo

@@ -18,7 +18,7 @@ command <<<
--output_vcf=${sample}_hc.vcf \
--num_shards=$(nproc)
gatk IndexFeatureFile -I ${sample}_hc.vcf -O ${sample}_hc.vcf.idx
/opt/gatk-4.4/gatk IndexFeatureFile -I ${sample}_hc.vcf -O ${sample}_hc.vcf.idx
>>>
runtime {

+ 498
- 498
workflow.wdl
Diferenças do arquivo suprimidas por serem muito extensas
Ver arquivo


Carregando…
Cancelar
Salvar