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

https://github.com/mmore500/hereditary-stratigraph-concept

Proof of concept work for hereditary stratigraph method
https://github.com/mmore500/hereditary-stratigraph-concept

Last synced: 3 months ago
JSON representation

Proof of concept work for hereditary stratigraph method

Awesome Lists containing this project

README

        

# Hereditary Stratigraph Proof of Concept

[![version](https://img.shields.io/endpoint?url=https%3A%2F%2Fmmore500.github.io%2Fhereditary-stratigraph-concept%2Fversion-badge.json)](https://github.com/mmore500/hereditary-stratigraph-concept/releases)
[![GitHub Actions Status](https://github.com/mmore500/hereditary-stratigraph-concept/actions/workflows/CI/badge.svg)](https://github.com/mmore500/hereditary-stratigraph-concept/actions/workflows/CI/)
[![Documentation Status](https://readthedocs.org/projects/hereditary-stratigraph-concept/badge/?version=latest)](https://hereditary-stratigraph-concept.readthedocs.io/en/latest/?badge=latest)
[![documentation coverage](https://img.shields.io/endpoint?url=https%3A%2F%2Fmmore500.github.io%2Fhereditary-stratigraph-concept%2Fdocumentation-coverage-badge.json)](https://hereditary-stratigraph-concept.readthedocs.io/en/latest/)
[![code coverage status](https://codecov.io/gh/mmore500/hereditary-stratigraph-concept/branch/master/graph/badge.svg)](https://codecov.io/gh/mmore500/hereditary-stratigraph-concept)
[![dotos](https://img.shields.io/endpoint?url=https%3A%2F%2Fmmore500.com%2Fhereditary-stratigraph-concept%2Fdoto-badge.json)](https://github.com/mmore500/hereditary-stratigraph-concept/search?q=todo+OR+fixme&type=)
[![GitHub stars](https://img.shields.io/github/stars/mmore500/hereditary-stratigraph-concept.svg?style=flat-square&logo=github&label=Stars&logoColor=white)](https://github.com/mmore500/hereditary-stratigraph-concept)

Exploratory work on a method to enable phylogenetic inference without centralized tracking.

Check out the live in-browser web app at .

- Free software: MIT license
- Documentation: .

## Features

- TODO

![cookie monster example](docs/assets/cookie.gif)

## Credits

This package was created with [Cookiecutter][https://github.com/audreyr/cookiecutter] and the [mmore500/cookiecutter-dishtiny-project][https://github.com/mmore500/cookiecutter-dishtiny-project] project template.

This package uses [Empirical](https://github.com/devosoft/Empirical#readme), a library of tools for scientific software development, with emphasis on also being able to build web interfaces using Emscripten.