Browse Source

Update

master
YaqingLiu 4 years ago
parent
commit
e9c858c0cf
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      tasks/VEP.wdl

+ 0
- 2
tasks/VEP.wdl View File

nt=$(nproc) nt=$(nproc)


source /etc/profile source /etc/profile
echo ${sample_id}
echo ${basename}


#awk -F'\t' '{if(($1~"^#")||($1!~"^#" && $7=="PASS")){print $0}}' ${vcf} > ${sample_id}.vcf #awk -F'\t' '{if(($1~"^#")||($1!~"^#" && $7=="PASS")){print $0}}' ${vcf} > ${sample_id}.vcf



Loading…
Cancel
Save