Skip to content

Commit

Permalink
modified: gemini.refseq.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
naumenko-sa committed May 16, 2017
1 parent 181360f commit 406bc4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gemini.refseq.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ fi

# 1.remove VEP ensembl annotation, the file is already decomposed
vt rminfo ${family}-ensemble-annotated-decomposed.vcf.gz -t CSQ -o ${family}.no_vep.vcf.gz
tabix $family.no_vep.vcf.gz

# annotate with refseq - lets annotate only those variants we really need - much faster
#gemini.vep.refseq.sh ${family}.no_vep.vcf.gz
Expand Down

0 comments on commit 406bc4b

Please sign in to comment.