Methods ======= Core gating functions --------------------- Contains core gating functions for common gating operations. .. automodule:: AGCore :members: .. automodule:: AGCython :members: Advanced gating functions ------------------------- Contains more advanced gating functions that can be tricky to use, developed for specific purposes. .. automodule:: AGExperimental :members: Loading single files -------------------- Contains functions to collect fcs files recursively with filtering etc. Mainly use internally by AGExperiment, but can be used to load individual fcs files for exploring data and develop gating strategies. .. automodule:: AGFileSystem :members: Plotting functions ------------------ Contains methods for visualisation of flow data. .. automodule:: AGPlotRoutines :members: