sanger-pathogens / snp-sites

Finds SNP sites from a multi-FASTA alignment file
http://sanger-pathogens.github.io/snp-sites/
Other
232 stars 50 forks source link

how to visualize VCF file in artemis? #91

Open tushar-ahmed opened 4 years ago

tushar-ahmed commented 4 years ago

Hello, I am new in the bioinformatics field. According to snp-sites tool, the output vcf file can be visualized in artemis?

is any processing necessary for that?? I have vcf file and I am trying to load in artemis, nothing happening.

I have parsed using bgzip and tabix. Artemis fails to open vcf.gz.tbi file because of not recognizing binary file format

could you please suggest me how can I do so?