in applyFlowJoGate(): try to avoid using ‘All Samples’ generic sample group to query flowjo workspace (in order to avoid CytoML warning when using ‘All Samples’)
In getFlowJoLabels(), if one of the cellTypes is not found in any sample of any group, issue warning instead of error, populates corresponding output with NA’s
CytoPipelineUtils 0.99.3
applyFlowJoGate() can now match sample file with sample names in wsp file, by using pattern matching, instead of full file name matching