Bläddra i källkod

更新 'tasks/battenberg.wdl'

master
biochenglinliu 1 år sedan
förälder
incheckning
b12cda1954
1 ändrade filer med 0 tillägg och 8 borttagningar
  1. +0
    -8
      tasks/battenberg.wdl

+ 0
- 8
tasks/battenberg.wdl Visa fil

@@ -18,14 +18,6 @@ task battenberg {
samtools view -h -@ 16 -o ${normal_id}.sorted.deduped.sam ./${normal_id}.bam
samtools view -h -@ 16 -o ${sample_id}.sorted.deduped.sam ./${sample_id}.bam

#sed -i 's/chr//g' ${normal_id}.sorted.deduped.sam
#sed -i 's/chr//g' ${sample_id}.sorted.deduped.sam

samtools sort -@ 16 -o ${normal_id}.sorted.deduped.nochr.bam ${normal_id}.sorted.deduped.sam
samtools sort -@ 16 -o ${sample_id}.sorted.deduped.nochr.bam ${sample_id}.sorted.deduped.sam


>>>

runtime {

Laddar…
Avbryt
Spara