Coder Social home page Coder Social logo

microreact-cookbook's Introduction

Welcome to the Microreact Cookbook

This is a cookbook for Microreact. Available at https://happykhan.github.io/microreact-cookbook/ or https://microreact-cookbook.netlify.app/

About Microreact

Microreact is a web application designed for visualizing and sharing genomic epidemiology and phylogeography. It provides a platform for researchers to upload their genetic data, such as genomic sequences from pathogens like viruses or bacteria, and visualize them in the context of geographical and temporal information. Microreact allows users to generate interactive maps and phylogenetic trees, enabling them to explore patterns of transmission and evolution of pathogens. This tool is particularly useful in the field of infectious disease research, as it helps in tracking the spread of diseases and understanding their dynamics at a molecular level.

Install and serve

# Clone the repo
git clone [email protected]:happykhan/microreact-cookbook.git
cd microreact-cookbook

python3 -m venv .venv
pip install mkdocs-material

mkdocs serve

For full documentation visit mkdocs.org.

Other Commands

  • mkdocs new [dir-name] - Create a new project.
  • mkdocs serve - Start the live-reloading docs server.
  • mkdocs build - Build the documentation site.
  • mkdocs -h - Print help message and exit.

How to contribute

Contributions are welcome, either via a direct commit or as a pull request. Recipes and tutorials are written in markdown in the docs folder.

  • Examples should be self contained examples, with all the required raw data.
  • Try to show one, perhaps two, features in a single example
  • Keep it brief
  • Copy and use the template in recipe-template for consistency.

Wishlist of recipe

Please add ideas for recipe here.

  • Building multiple views.
  • Exporting images - for a publication.
  • Showing an outbreak in a ward
  • Showing an outbreak across a nation
  • using geocoder to fill in the map

microreact-cookbook's People

Contributors

happykhan avatar

Stargazers

James Baker avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.