Skip to main content

No project description provided

Project description

codecov GitHub release (with filter) Linting Testing Documentation

Project Description

Polony Counter

Polony Counter is a protocol originally developed based on PCR for sequencing purposes. It has been further refined and adapted by Lindell's Lab at Technion (Haifa, Israel) for the specific task of quantifying viruses in marine water at the type/clade level. This means it goes beyond just counting "how many viruses" and provides precise information on "how many viruses of a particular type" are present in a given sample.

Overview

Analyzing 20-30 samples of marine water using the Polony Counter protocol typically takes 2.5 days. The process is divided into two main phases:

Molecular Biology Work: This phase, which spans two days, is conducted in the laboratory. It involves various molecular biology procedures to prepare samples for analysis.

Polony Counting: After completing the molecular biology work, high-resolution images of slides are captured using a scanner. These images include one RGB image and two black-and-white images representing the green and red channels, respectively. The slides contain various points known as "polonies" that appear in red, green, and yellow colors.

Project Goals

The primary objective of this project is to streamline and automate the counting process of these polonies. The aim is to reduce the amount of time researchers spend on manual counting, which can be labor-intensive and time-consuming. By automating this aspect of the protocol, the project will significantly increase the efficiency and accuracy of virus quantification in marine water samples.

Project Organization

├── LICENSE
├── README.md          <- The top-level README for developers using this project.
│
├── config             <- Configuration files for the project.
│
├── src                <- Source code for use in this project.
│   └── polony
│       │
│       ├── __init__.py    <- Makes src a Python module
│       │
│       ├── data           <- Scripts to download or generate data
│       │   ├── __init__.py 
│       │   ├── make_dataset.py
│       │   └── utils.py
│       │
│       └── models         <- Scripts with models
│           ├── __init__.py 
│           ├── models.py
│           ├── predict_model.py
│           ├── train_model.py
│           └── utils.py
│
└── tests              <- Scripts for functions and module testing

Contributions

Contributions to this project are welcome, and developers, scientists, and researchers are encouraged to participate in its development. Whether you have expertise in image processing, machine learning, or molecular biology, your contributions can help advance this valuable tool for virus quantification in marine water samples.

Feedback:

I value feedback from the community. If you encounter any issues, have suggestions for improvements, or would like to report bugs, please don't hesitate to open an issue on the GitHub repository.

Acknowledgments

I would like to express my gratitude to Lindell's Lab at Technion for their pioneering work on the Polony Counter protocol, which serves as the foundation for this project.

License

This project is open-source and released under the MIT License. Please refer to the project's LICENSE file for more details on licensing.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

polony-0.5.0.tar.gz (24.0 kB view hashes)

Uploaded Source

Built Distribution

polony-0.5.0-py3-none-any.whl (24.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page