Skip to main content

Utilities for analysis of adaptive immune receptor repertoire (AIRR) data

Project description

tests Documentation Status

abutils

Models, functions and visualization tools for working with adaptive immune receptore repertoire (AIRR) data. The primary purpose of abutils is to provide generalizable tools suitable for direct use analyzing bulk AIRR datasets, and is used by scab for single cell AIRR analysis. abutils is a core component of the ab[x] toolkit for AIRR data analysis.

install

pip install abutils

api

We've tried to design the abutils API to be intuitive yet powerful, with the goal of enabling both interactive analyses (via environments like Jupyter notebooks) as well as integration of abutils tools into more complex analysis pipelines and/or standalone software tools. See the documentation for more detail about the API. As always, any feedback is greatly appreciated!!

testing

You can run the complete abutils test suite by first installing pytest:

pip install pytest

followed by:

git clone https://github.com/briney/abutils
cd abutils
pytest

This test suite is automatically run following every commit, and is tested against all supported versions of Python.

requirements

python 3.8+

abstar
baltic
biopython
celery
ete3
fastcluster
matplotlib
mnemonic
natsort
numpy
pandas
paramiko
parasail
pytest
python-circos
python-Levenshtein
pyyaml
sample-sheet
scikit-learn
scipy
seaborn
smart_open

All of the above dependencies can be installed with pip, and will be installed automatically when installing abutils with pip.

abutils packages several additional external binaries that are required for specific functions:

Althogh these binaries are all packaged into abutils, each respective abutils function provides the option to supply a different binary path in case you'd prefer to use a different version or an alternate compilation.

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

abutils-0.4.16.tar.gz (93.8 MB view hashes)

Uploaded Source

Built Distribution

abutils-0.4.16-py3-none-any.whl (94.4 MB 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