Find pairs and compute metrics between them
Project description
copairs
copairs
is a Python package for finding groups of profiles based on metadata and calculate mean Average Precision to assess intra- vs inter-group similarities.
Getting started
System requirements
copairs supports Python 3.8+ and should work with all modern operating systems (tested with MacOS 13.5, Ubuntu 18.04, Windows 10).
Dependencies
copairs depends on widely used Python packages:
- numpy
- pandas
- tqdm
- statsmodels
- [optional] plotly
Installation
To install copairs and dependencies, run:
pip install copairs
To also install dependencies for running examples, run:
pip install copairs[demo]
Testing
To run tests, run:
pip install -e .[test]
pytest
Usage
We provide examples demonstrating how to use copairs for:
- grouping profiles based on their metadata
- calculating mAP to assess phenotypic activity and consistnecy of perturbation using real data
Citation
If you find this work useful for your research, please cite our pre-print:
Kalinin, A.A., Arevalo, J., Vulliard, L., Serrano, E., Tsang, H., Bornholdt, M., Rajwa, B., Carpenter, A.E., Way, G.P. and Singh, S., 2024. A versatile information retrieval framework for evaluating profile strength and similarity. bioRxiv, pp.2024-04. doi:10.1101/2024.04.01.587631
BibTeX:
@article{kalinin2024versatile,
title={A versatile information retrieval framework for evaluating profile strength and similarity},
author={Kalinin, Alexandr A and Arevalo, John and Vulliard, Loan and Serrano, Erik and Tsang, Hillary and Bornholdt, Michael and Rajwa, Bartek and Carpenter, Anne E and Way, Gregory P and Singh, Shantanu},
journal={bioRxiv},
pages={2024--04},
year={2024},
doi={10.1101/2024.04.01.587631}
}
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
Built Distribution
File details
Details for the file copairs-0.4.2.tar.gz
.
File metadata
- Download URL: copairs-0.4.2.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9b0bb6be02a9826f5f0551353bffb1dfc6dac77b0785c0bd3ac4abc24f5d97d |
|
MD5 | 05d133b2d7dcb18596e45c9922874520 |
|
BLAKE2b-256 | fe77a7514fb3186301cc288b419b0afc731ef2f7104c9b238539626ceeb06507 |
File details
Details for the file copairs-0.4.2-py3-none-any.whl
.
File metadata
- Download URL: copairs-0.4.2-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cce7a3bfd60dcb232dd84d2bb878a560e72728cd53695830fa54b9785ac448e |
|
MD5 | b7d6b94a5d3e29475aa68f4b75ba8349 |
|
BLAKE2b-256 | 3f04c9971e1a85b424232e015586b5e529501af34e0351bdae914c782cd53974 |