Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dridk/platemaker
- Owner: dridk
- License: gpl-3.0
- Created: 2015-01-27T17:13:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-29T11:42:10.000Z (almost 10 years ago)
- Last Synced: 2024-05-01T21:19:20.776Z (8 months ago)
- Language: C++
- Homepage:
- Size: 277 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.