A Python package for OPS POP 2022 works
Project description
HiTIF OPS POP
A Python package for optical pooled screening code
Features
- Data analysis and visualization tools
- Machine learning utilities
- Image processing capabilities
- Jupyter notebook integration
- GPU acceleration support (CUDA)
Installation
From PyPI
pip install hitif-ops
From source
git clone https://github.com/CBIIT/HiTIF-OPS-POP.git
cd HiTIF-OPS-POP
pip install -e .
Quick Start
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import seaborn as sns
# Your data analysis code here
print("HiTIF OPS POP 2022 Works package loaded successfully!")
Requirements
- Python 3.8+
- See
requirements.txtfor full dependency list
Development
To set up the development environment:
pip install -e ".[dev]"
License
This project is licensed under the MIT License - see the LICENSE file for details.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request to the CBIIT/HiTIF-OPS-POP repository.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hitif_ops-0.1.1.tar.gz
(13.7 kB
view details)
File details
Details for the file hitif_ops-0.1.1.tar.gz.
File metadata
- Download URL: hitif_ops-0.1.1.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
117806f7174ffd8e8004bee51ae04d4a7956651e1c4f4d9ee8e64e89707769bd
|
|
| MD5 |
5021790d1d114b197ec687a7ddc1ea7a
|
|
| BLAKE2b-256 |
b920735a304bab822a9c11081d2fd8a28d4718ec47ed9dfde704eba03718e1fc
|