logicleTransform

Version 1.5 (129 KB) by Harley Day
MATLAB class to apply the logicle transformation to a matrix and provide axes labels.
127 Downloads
Updated 22 Nov 2023
The MATLAB implementation of the logicle transform is based on C/C++ and Java code by Wayne A. Moore and David R. Parks, which was released under the Revised Berkeley Software Distribution open source license for free use in cytometry software. The C/C++ and Java implementations may be found in the supporting information of "Update for the logicle data scale including operational code implementations" <a href="http://onlinelibrary.wiley.com/doi/10.1002/cyto.a.22030/abstract">doi: 10.1002/cyto.a.22030</a>.
I have developed this implementation in order to avoid the complication of using MATLAB MEX files to use the C/C++ implementation already available. The implementation provided here is easily modified and extended within MATLAB, and I encourage you to contribute if you feel that something is missing.

Cite As

Harley Day (2024). logicleTransform (https://github.com/harleyday/logicleTransform.m/releases/tag/v1.5), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Communities

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.5

See release notes for this release on GitHub: https://github.com/harleyday/logicleTransform.m/releases/tag/v1.5

1.3

See release notes for this release on GitHub: https://github.com/harleyday/logicleTransform.m/releases/tag/v1.3

1.2

1.1.0.0

See release notes for this release on GitHub: https://github.com/harleyday/logicleTransform.m/releases/tag/v1.1

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.