https://github.com/dridk/platemaker
Organize microamp plate for molecular biology
https://github.com/dridk/platemaker
Last synced: about 1 year 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-29T11:42:10.000Z (over 11 years ago)
- Last Synced: 2025-01-31T17:52:31.018Z (over 1 year 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.

# 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.