Package: flowWorkspace
Type: Package
Title: Infrastructure for representing and interacting with gated and
        ungated cytometry data sets.
Version: 4.0.6
Date: 2011-06-10
Author: Greg Finak, Mike Jiang
Maintainer: Greg Finak <gfinak@fhcrc.org>,Mike Jiang <wjiang2@fhcrc.org>,Jake Wagner <jpwagner@fhcrc.org>
Description: This package is designed to facilitate comparison of automated
    gating methods against manual gating done in flowJo. This package allows
    you to import basic flowJo workspaces into BioConductor and replicate the
    gating from flowJo using the flowCore functionality. Gating hierarchies,
    groups of samples, compensation, and transformation are performed so that
    the output matches the flowJo analysis.
License: file LICENSE
License_restricts_use: yes
LazyLoad: yes
Imports: Biobase, BiocGenerics, cytolib (>= 1.99.26), lattice,
        latticeExtra, XML, ggplot2, graph, graphics, grDevices,
        methods, stats, stats4, utils, RBGL, tools, Rgraphviz,
        data.table, dplyr, Rcpp, stringr, scales, matrixStats,
        RcppParallel, RProtoBufLib, digest, flowCore(>= 1.99.20),
        ncdfFlow(>= 2.25.4)
Collate: 'cytoframe.R' 'cytoset.R' 'AllClasses.R' 'getStats.R'
        'GatingHierarchy_Methods.R' 'GatingSet_Methods.R'
        'GatingSetList_Methods.R' 'RcppExports.R'
        'filterObject_Methods.R' 'add_Methods.R' 'copyNode.R'
        'deprecated.R' 'flow_trans.R' 'getDescendants.R'
        'getSingleCellExpression.R' 'identifier.R' 'load_fcs.R'
        'load_gs.R' 'merge_GatingSet.R' 'merge_gslist.R' 'moveNode.R'
        'parse_transformer.R' 'setGate_Methods.R' 'updateIndices.R'
        'utils.R' 'zzz.R'
Suggests: testthat, flowWorkspaceData (>= 2.23.2), knitr, ggcyto,
        parallel, CytoML, openCyto
LinkingTo: Rcpp, BH(>= 1.62.0-1), RProtoBufLib(>= 1.99.4), cytolib (>=
        2.0.1),Rhdf5lib, RcppArmadillo, RcppParallel(>= 4.4.2-1)
VignetteBuilder: knitr
biocViews: ImmunoOncology, FlowCytometry, DataImport, Preprocessing,
        DataRepresentation
SystemRequirements: GNU make, C++11
Encoding: UTF-8
RoxygenNote: 7.1.0
git_url: https://git.bioconductor.org/packages/flowWorkspace
git_branch: RELEASE_3_11
git_last_commit: eb02a0f
git_last_commit_date: 2020-06-10
Date/Publication: 2020-06-11
NeedsCompilation: yes
Packaged: 2020-06-12 02:35:18 UTC; biocbuild
Depends: R (>= 3.5.0)
Built: R 4.0.0; i386-w64-mingw32; 2020-06-12 16:41:19 UTC; windows
Archs: i386, x64
