LUYAO REN 4 lat temu
rodzic
commit
c21f2ba9f7
2 zmienionych plików z 5 dodań i 2 usunięć
  1. +4
    -1
      tasks/benchmark.wdl
  2. +1
    -1
      tasks/merge_mendelian.wdl

+ 4
- 1
tasks/benchmark.wdl Wyświetl plik



export HGREF=/cromwell_root/tmp/reference_data/GRCh38.d1.vd1.fa export HGREF=/cromwell_root/tmp/reference_data/GRCh38.d1.vd1.fa


/opt/rtg-tools/dist/rtg-tools-3.10.1-4d58ead/rtg bgzip ${vcf} -c > ${sample}.rtg.vcf.gz

gunzip ${vcf} -c > unzip.vcf
/opt/rtg-tools/dist/rtg-tools-3.10.1-4d58ead/rtg bgzip unzip.vcf -c > ${sample}.rtg.vcf.gz
/opt/rtg-tools/dist/rtg-tools-3.10.1-4d58ead/rtg index -f vcf ${sample}.rtg.vcf.gz /opt/rtg-tools/dist/rtg-tools-3.10.1-4d58ead/rtg index -f vcf ${sample}.rtg.vcf.gz


if [[ ${sample} =~ "LCL5" ]];then if [[ ${sample} =~ "LCL5" ]];then

+ 1
- 1
tasks/merge_mendelian.wdl Wyświetl plik

task merge_mendelian {
ctask merge_mendelian {
File D5_trio_vcf File D5_trio_vcf
File D6_trio_vcf File D6_trio_vcf
File family_vcf File family_vcf

Ładowanie…
Anuluj
Zapisz