eyurtsev / eyurtsev/FlowCytometryTools

logical (bi-exponetial) scale support?

Open
#8 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
129
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Any thoughts on adding logical (eg bi-exponetial) scale support?

Here's an example:
![here](http://www.bioinformin.net/cytometry/pics/histogram_log_biexp.png).

It would probably require a custom scale function for matplot lib (like [this](http://matplotlib.org/examples/api/custom_scale_example.html)).

Here is the reference for the "logical" scaling equation: [http://doi.org/10.1002/cyto.a.20258](http://doi.org/10.1002/cyto.a.20258).

I haven't really been able to find anyone who has done this in python yet.

Thanks for the library BTW!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.