Using Tabix in Swiss-Army-Knife

Hi,   I am trying to get a list of all variants that occur in a certain gene. I want to use whole exome sequencing, so .vcf.gz files. When I run Swiss-Army-Knife feeding in the .vcf.gz and .vcf.gz.tbi, and put the command line as "tabix _FILENAME_.vcf.gz "##:##,###,###-##,###,###" | cut -f 1-9 > variantlist.txt", it uploads a blank file named "variant list.txt" into my project. Am I doing something wrong or is there a better alternative?   Thanks!

Comments

2 comments

Please sign in to leave a comment.