An open API service indexing awesome lists of open source software.

https://github.com/tiagoantao/metis-web

Population genetics on the web
https://github.com/tiagoantao/metis-web

genetics genomics javascript population-genetics simulation teaching

Last synced: 6 months ago
JSON representation

Population genetics on the web

Awesome Lists containing this project

README

          

# metis-web

To use metis just visit the [web site](https://metis.tiago.org).

## Building

Just do

```sh
npm install
npm run build
```

## Development

Check the [development docs](development.md).