1.2.0 #223
                  
                    
                      whitews
                    
                  
                
                  announced in
                Announcements
              
            
            
              1.2.0
            
            #223
          
          
        Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
FlowKit 1.2.0 is out! Major updates include support for Boolean gates in FlowJo workspaces, renaming Sample channels and making the API more user-friendly. Thanks to everyone who contributed to this release, keep the bug reports and suggestions coming!
New features:
get_keywordsmethod to Workspace for getting sample keywords stored in a FlowJo workspace (see Load custom keywords from FlowJo .wsp file #210).get_gate_eventsnow supports source kwarg to control pre-processing of returned events (see Addsourcekwarg toWorkspace.get_gate_events#196).rename_gatemethod (see @219).sample_idkwarg in theremove_gatemethod (see Remove a Custom Gate from GatingStrategy #221).rename_channelmethod (see Support renaming a channel in Sample class #198).get_events,get_channel_eventsandas_dataframesupportevent_maskkwarg for filtering events using a Boolean array (see Addevent_masktoSample.get_events#218).as_dataframesupports newcol_multi_indexoption to control column index type.generate_transformsto generate a set of transforms for a Sample (see Add utility function to generate a set of transforms for a sample #162).API changes:
idattribute. This allows more convenient use of independently using transforms outside of a GatingStrategy (see Removeidattribute from Transform classes #191).add_transformmethod.add_transformmethod.get_transformsnow returns a dictionary LUT of transform IDs and transform instances.idattribute. This allows more convenient use of independently using matrices outside of a GatingStrategy (see Removeidattribute from Matrix class #199).get_comp_matricesnow returns a dictionary LUT of matrix IDs and Matrix instances.Bug fixes:
Documentation:
Dependencies:
This discussion was created from the release 1.2.0.
Beta Was this translation helpful? Give feedback.
All reactions