Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dridk/platemaker

Organize microamp plate for molecular biology
https://github.com/dridk/platemaker

Last synced: 19 days ago
JSON representation

Organize microamp plate for molecular biology

Awesome Lists containing this project

README

        

# plateMaker
This software make a cross join between 2 list according to an expression.
It can be use to generate a plan for reaction plate used in molecular biology.
For example, if you have a list a 8 patients and a list of 12 reactif , then you can easily generate a list for all combinaison.

![plateMaker](https://raw.githubusercontent.com/dridk/plateMaker/master/screenshot.PNG
)

# Installation

download windows binary version from https://github.com/dridk/plateMaker/releases .
For Linux and MacOS, it should also work, but you need to compile it with Qt from http://www.qt.io.