Example of Snip Viz viewer using HTML attribute configuration

Snip Viz viewer With Newick clustering information and Long Gene

Click the "Protein" link below to see the Snip Viz for the protein data

Configuration in HTML is:
<div class="snp-viewer-create-here" style="width: 1000px;"
snp-viewer-dna-fasta-file="fasta_files/long_gene_dna.fa"
snp-viewer-dna-newick-file="newick_files/long_gene.newick"
snp-viewer-protein-fasta-file="fasta_files/long_gene_protein.fa"
snp-viewer-protein-newick-file="newick_files/long_gene.newick"
></div>

Snip Viz Viewer