You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API: Add filename_as_id kwarg option to Sample constructor to set the id attribute from the FCS file name (as it is currently on the filesystem) (see #236).
BUGFIX: Fix possible None value for Sample id attribute (see #237).