Lyra is a web-based visualization dashboard for single-cell phylogeny.
The front-end is written using React and Redux, and uses a GraphQL and ElasticSearch backend.
All documentation for Lyra can be found on https://shahcompbio-lyra.netlify.com.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. You can also read it here.
- yarn or npm
Set up the GraphQL backend.
Clone the repository and install the necessary dependencies, then start development mode.
yarn install
yarn start
It should automatically open up a web browser at http://localhost:3000. If not, go to that webpage and you should see Lyra.