Skip to contents

CytoPipelineUtils 0.99

CytoPipelineUtils 0.99.7

  • implemented pkgdown customization

CytoPipelineUtils 0.99.6

CytoPipelineUtils 0.99.5

  • 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’)

CytoPipelineUtils 0.99.4

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

CytoPipelineUtils 0.99.2

CytoPipelineUtils 0.99.1

  • added support for FlowJo manual gating as a CytoProcessingStep
  • used file.path() instead of paste0() to construct file paths

CytoPipelineUtils 0.99.0

  • First version