Bladeren bron

Update: sample SM

master
YaqingLiu 4 jaren geleden
bovenliggende
commit
1323023804
1 gewijzigde bestanden met toevoegingen van 4 en 4 verwijderingen
  1. +4
    -4
      workflow.wdl

+ 4
- 4
workflow.wdl Bestand weergeven

tumor_recaled_bam=tumor_bam, tumor_recaled_bam=tumor_bam,
tumor_recaled_bam_index=tumor_bai, tumor_recaled_bam_index=tumor_bai,
tumor_recal_table=tumor_table, tumor_recal_table=tumor_table,
normal_name=sample_id + "normal",
tumor_name=sample_id + "tumor",
normal_name=sample_id + "_normal",
tumor_name=sample_id + "_tumor",
fasta=fasta, fasta=fasta,
ref_dir=ref_dir, ref_dir=ref_dir,
regions=regions, regions=regions,
tumor_recaled_bam=tumor_bam, tumor_recaled_bam=tumor_bam,
tumor_recaled_bam_index=tumor_bai, tumor_recaled_bam_index=tumor_bai,
tumor_recal_table=tumor_table, tumor_recal_table=tumor_table,
normal_name=sample_id + "normal",
tumor_name=sample_id + "tumor",
normal_name=sample_id + "_normal",
tumor_name=sample_id + "_tumor",
fasta=fasta, fasta=fasta,
ref_dir=ref_dir, ref_dir=ref_dir,
regions=regions, regions=regions,

Laden…
Annuleren
Opslaan