Package for adding columns of data to FCS files as additional channels
Project description
add-labels-to-fcs
This repository includes code for adding data labels to FCS files as additional data channels. It also adds labels a grid that can be gated in standard flow cytometry software. The package is in active development, and more features will be added here.
Installation
pip install add-labels-to-fcs
Basic Usage
To add data columns (unmodified) to an FCS file using command line interface:
add-labels-to-fcs file.fcs labels.xlsx new_file.fcs
To add data columns in a grid to facilitate gating using command line interface:
add-labels-as-grid-to-fcs file.fcs labels.xlsx new_file.fcs
To use library functions in your own python scripts, import the following:
from add-labels-to-fcs import add_labels
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file add_labels_to_fcs-0.4.0.tar.gz.
File metadata
- Download URL: add_labels_to_fcs-0.4.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
122cbb49f5ed9cc35d1f628ebc10c3577b23a98e7564e3dd8dd7d5c0f87ffb71
|
|
| MD5 |
d0966ac875df7dd920ed5ac8b15ecb36
|
|
| BLAKE2b-256 |
f2b7db48fd1fa17976fad89318937069028228e57e7c197a5622fd6e84f47e16
|
File details
Details for the file add_labels_to_fcs-0.4.0-py3-none-any.whl.
File metadata
- Download URL: add_labels_to_fcs-0.4.0-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53c6b301eb1cae0e640071cfafefe2fc0b728cd59fff1ebe66115885b63c1bb7
|
|
| MD5 |
bb8e6504e94562571c7765083e3f4c5a
|
|
| BLAKE2b-256 |
7da417fe1f678a5e47ce3cfe6988b0787af34754dedb318880c4129c5ec06a9f
|