Pārlūkot izejas kodu

merge chromo

master
LUYAO REN pirms 5 gadiem
vecāks
revīzija
48d274c191
1 mainītis faili ar 4 papildinājumiem un 1 dzēšanām
  1. +4
    -1
      tasks/merge_chromo.wdl

+ 4
- 1
tasks/merge_chromo.wdl Parādīt failu

@@ -7,7 +7,9 @@ task merge_chromo {
command <<<

cat ${sep=" " mendelian_vote_summary} > ${sample_name}.all_chromo.mendelian.vote.txt
paste ${sep=" " mendelian_vote_summary} > ${sample_name}.all_chromo.mendelian.vote.txt

paste ${sep=" " mendelian_vote_summary} > ${sample_name}.colnames

>>>

@@ -19,5 +21,6 @@ task merge_chromo {
}
output {
File mendelian_vote_summary_all_chromo = "${sample_name}.all_chromo.mendelian.vote.txt"
File colnames = "${sample_name}.colnames"
}
}

Notiek ielāde…
Atcelt
Saglabāt