Python Forum
Using Python to read and analyze flow cytometry data files
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using Python to read and analyze flow cytometry data files
#3
I maintain several Python libraries for interacting with flow cytometry data (FCS files):
  • FlowIO: For reading/writing FCS data. Meant for low-level interaction with zero dependencies on other libraries.
  • FlowUtils: For basic flow cytometry operations, including compensation and transformation (with support for the logicle transform)
  • FlowKit: A Python toolkit for flow cytometry analysis and visualization, including GatingML 2.0 support.

FlowKit is the most recent addition, and probably the most useful. All of these are based off of the original FCM library.
Reply


Messages In This Thread
RE: Using Python to read and analyze flow cytometry data files - by whitews - Feb-03-2019, 02:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How can and I read and write css files SheeppOSU 2 2,401 May-04-2020, 11:56 PM
Last Post: SheeppOSU
  Python project/code like Microsoft Flow Jeff900 3 2,591 Apr-24-2020, 08:07 PM
Last Post: Jeff900
  Coding Work Flow Davy_Jones_XIV 4 2,579 Dec-17-2019, 09:39 AM
Last Post: Davy_Jones_XIV

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020