UNPKG

alignment.js

Version:

A suite of reusable [React](http://reactjs.org/) components for creating a variety of visualizations involving [multiple sequence alignments](https://en.wikipedia.org/wiki/Multiple_sequence_alignment). [View the live demo here](http://alignment.hyphy.org/

9 lines 199 B
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Javascript Alignment Viewer</title> </head> <body> <script type="text/javascript" src="/bundle.js"></script></body> </html>