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

https://github.com/tiagoantao/metis

Population Genetics in JavaScript
https://github.com/tiagoantao/metis

javascript population-genetics statistics

Last synced: over 1 year ago
JSON representation

Population Genetics in JavaScript

Awesome Lists containing this project

README

          

# metis

A set of packages for population genetics in JavaScript

### Existing

- [metis-sim](https://github.com/tiagoantao/metis-sim) A Forward time simulator
- [metis-web](https://github.com/tiagoantao/metis-web) A Population Genetics teaching tool. [Use it now online](http://tiago.org/sim)!

### Planned

- [metis-stats](https://github.com/tiagoantao/metis-stats) Population genetics' statistics

## Umbrella project

This is developed under the [sci project](https://github.com/tiagoantao/sci), a family of
scientific libraries for JavaScript.

## Elsewhere

Some recommended packages

### Bioinformatics

- [BioJS](https://biojs.net) Bioinformatics in JavaScript
- [bionode](https://bionode.io) Bioinformatics in JavaScript server- and client-side. NodeJS...

### Other stuff

- [Vega & Vega-Lite](https://vega.github.io) Powerful charting libraries in JavaScript
- [Cytoscape.js](https://js.cytoscape.org) Graph theory and network library for analysis and visualization

## Licensing and contact

All content is made available under the GNU Affero General Public License 3.0.

Author: [Tiago Antao](https://tiago.org)