Standardise TCR/MHC data.
Project description
tidytcells is a lightweight Python package written for bioinformaticians who work with T cell receptor (TCR) data. The main purpose of the package is to solve the problem of parsing and collating together non-standardised TCR datasets. It is often difficult to compile TCR data from multiple sources because the formats/nomenclature of how each dataset encodes TCR and MHC gene names are slightly different, or even inconsistent within themselves. tidytcells attempts to ameliorate this issue by providing simple functions that can standardise TCR and MHC gene symbols to their officially accepted versions, as defined by IMGT.
Installation
Via PyPI (recommended)
tidytcells can be installed using pip:
$ pip install tidytcells
From source
The source code for the package is available on Github. To install from source, clone the git repository, and run:
$ pip install .
from inside the project root directory.
Useful links
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 tidytcells-1.3.2.tar.gz
.
File metadata
- Download URL: tidytcells-1.3.2.tar.gz
- Upload date:
- Size: 43.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00911148408513dbed407da2fd79c5f5d411a5ee4a80f29c87228680b505de0c |
|
MD5 | 80a121056e3712544e2cb6900d161eab |
|
BLAKE2b-256 | 2bb73818701f952e30ada513fbe890b172a9e845cf0061b4668b4e5bf8ee5deb |
Provenance
File details
Details for the file tidytcells-1.3.2-py3-none-any.whl
.
File metadata
- Download URL: tidytcells-1.3.2-py3-none-any.whl
- Upload date:
- Size: 45.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1915a01e913bffa182b895ff4709d8cfaff588852e766601184123958e98594 |
|
MD5 | 36dc8ac20721a8cb52e17a45209a64c0 |
|
BLAKE2b-256 | f7aa28faa0f1f3b1a173d1f90f7b4f265416bb2123c0b016a5cc198ccdc7a346 |