NGS Equimolar Pooling Calculator
A web-based tool for calculating equimolar pooling volumes from complex sub-pools for Next-Generation Sequencing (NGS).
About
This calculator helps researchers determine the correct volumes to take from each pool when combining multiple complex sub-pools of NGS libraries for sequencing. It ensures that each individual sample contributes an equal number of molecules to the final sequencing run, resulting in more balanced coverage.
Features
- Calculate equimolar pooling volumes for any number of input pools
- Support for both calculated (estimated / target) and measured concentrations
- Option to maximize the usage of original pools
- Adjustable final volume
- Real-time results with detailed metrics
- Verification of equimolarity across samples
Live Calculator
The calculator is available at: https://bwprice.github.io/ngs-equimolar-pooling-calculator/
Usage
-
Enter information for each input pool:
- Molarity that each sample was normalized to in the sub-pool - i.e. the target molarity when pooling (nM)
- Total pool volume (μl)
- Number of samples in the pool
- (Optional) Measured concentration of each sub-pool from lab quantification
-
Choose whether to:
- Use measured concentrations (if available from Qubit, Bioanalyzer, qPCR, etc.)
- Maximize usage of original pools
- Set a specific final pool volume
-
The calculator will automatically determine:
- How much volume to take from each sub-pool
- The percentage of each sub-pool that will be used
- The final nM contribution per sample
- Total samples in the final pool
Installation for Local Development
-
Clone this repository:
git clone https://github.com/bwprice/ngs-equimolar-pooling-calculator.git cd ngs-equimolar-pooling-calculator
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open http://localhost:3000 to view it in your browser.
Deployment
To deploy to GitHub Pages:
npm run deploy
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Citation
If you use this tool in your research, please cite:
Ben Price, NGS Equimolar Pooling Calculator, GitHub Repository, 2025,
Available at: https://github.com/bwprice/ngs-equimolar-pooling-calculator
Version History
main @ 9f81504 (earliest) Created 18th Apr 2025 at 14:57 by Ben Price
Update README.md
Frozen
main
9f81504

Creator
Submitter
Views: 143 Downloads: 32
Created: 18th Apr 2025 at 14:57

This item has not yet been tagged.

None