forked from RGLab/flowWorkspace
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
18 lines (17 loc) · 1.32 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: flowWorkspace
Type: Package
Title: Import flowJo Workspaces into BioConductor and replicate flowJo gating with flowCore
Version: 1.3.55
Date: 2011-06-10
Author: Greg Finak, Mike Jiang, Mose Andre
Maintainer: Greg Finak <gfinak@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: Artistic-2.0
LazyLoad: yes
Imports: Biobase, XML,flowCore, graph, graphics, lattice, methods, stats, stats4, utils,Rgraphviz
Collate: AllClasses.R AllGenerics.R AllMethods.R InternalClasses.R GatingHierarchyInternal-Methods.R GatingSetInternal-Methods.R GatingSetList-Methods.R AllExportMethods.R flowWorkspace2flowCore-methods.R flowWorkspaceEdit-methods.R bitVector.R add-methods.R zzz.R
Depends: Rcpp (>= 0.9.9),Cairo, BiocGenerics, methods, RBGL, graph, XML, flowCore, flowViz, Biobase, IDPmisc, tools,hexbin,gridExtra
biocViews: FlowCytometry, DataImport, Preprocessing, DataRepresentation
Enhances: multicore,Rmpi,ncdfFlow
Suggests: testthat, flowWorkspaceData
LinkingTo:Rcpp