Skip to content

Change Workspace.summary to have samples as rows (not groups) #160

@whitews

Description

@whitews

The group concept in a FlowJo workspace is somewhat odd. Each sample can have only one gate tree and it is tied to the sample regardless of which groups the sample belongs. This means that 2 samples in the same group may not have the exact same gate tree.

The current Workspace.summary() method was lifted from the old Session.summary(). In the old Session class a sample could belong to multiple groups and have a different gate tree in each, but all samples in the group had the same gate tree.

Change the Workspace.summary() method to return a DataFrame based on samples and not groups.

Metadata

Metadata

Assignees

No one assigned

    Labels

    on-holdUnder consideration

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions