PCR Master mix calculator.
It is a tool to calculate the volume of the individual reagents of the master mix for N samples and the output volume for 1 sample.
How it works?:
- input the volume for 1 sample (e.g. 25 microliters)
- input the volume of the reagents of this sample (their sum must equal the input volume)
- input the output volume (demanded volume)
- input the number of samples of the desired volume
- the volume of each reagents for the given number of samples will be calculated
Visit pcr.wroblewskipiotr.pl
npm install
- install scriptnpm start
- try it out on your local hostnpm run build
- create an optimized production build
- CircleCI
See the CHANGELOG file for details.
- Piotr Wróblewski - all work - https://github.com/szczypiorofix
This project is licensed under the MIT License - see the LICENSE file for details