Seqbook is a DNA sequences book. Users will be able to manipulate sequences, fetch sequences from an online database, and visualize different metrics.
This project is for education purpose as part of the "Great user interfaces with React" training. You can try it at: https://tailordev-academy.github.io/seqbook/.
$ yarn install
$ yarn start
Seqbook is released under the MIT License. See the bundled LICENSE file for further information.