Example of Snip Viz viewer using HTML attribute configuration

Snip Viz viewer with Newick clustering information

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/gene1_dna.fa"
snp-viewer-dna-newick-file="newick_files/gene1.newick"
snp-viewer-protein-fasta-file="fasta_files/gene1_protein.fa"
snp-viewer-protein-newick-file="newick_files/gene1.newick"
></div>

Snip Viz Viewer