burtonrj / CytoPy

A data-centric flow/mass cytometry automated analysis framework
https://cytopy.readthedocs.io/en/latest/
Other
38 stars 9 forks source link

Cytopy widgets #30

Open omerwe-eleventx opened 3 years ago

omerwe-eleventx commented 3 years ago

Hi Ross,

As promised, this is the CytoPy GUI wrapper that we discussed. I'm happy for feedback or suggestions. Since this is only a single file, I suggest to include it as a module inside CytoPy (subject to it having a separate copyright and license). Please let me know what you think!

BTW I suspect that this will only work subject to some of the modifications I made in my previous pull request (especially modifications to gate.py, gating_strategy.py, flow_plot.py)

burtonrj commented 3 years ago

This is awesome! Thank you so much for sharing. Inspired by your work I've started creating an interactive class for editing gates, intended for use after using the apply_all or apply_to_experiment methods of GatingStrategy. This isn't as comprehensive as what you've written here.

With your permission I would like to integrate your work into version 3.0 as an interactive live auto gating tool, as you've built it. I also think this could make for a great little article for Bioinformatics (like an application note) or Cytometry A. If you would be interested in this I'm happy to work with you towards this. You would of course be joint first author or senior author (depending on your preference).