-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
21 lines (21 loc) · 862 Bytes
/
DESCRIPTION
File metadata and controls
21 lines (21 loc) · 862 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: FlowRepositoryR
Type: Package
Title: FlowRepository R Interface
Version: 1.1.1
Author: Josef Spidlen [aut, cre]
Authors@R: c(person("Josef", "Spidlen", role = c("aut", "cre"), email =
"jspidlen@bccrc.ca"))
Maintainer: Josef Spidlen <jspidlen@bccrc.ca>
Description: This package provides an interface to search and download
data and annotations from FlowRepository (flowrepository.org).
It uses the FlowRepository programming interface to communicate
with a FlowRepository server.
Depends: R (>= 3.2)
Imports: XML, RCurl, tools, utils
Suggests: RUnit, BiocGenerics, flowCore, methods
Collate: AllClasses.R settings.R helper-functions.R parsing-methods.R
summary-methods.R accessor-methods.R methods.R
exported-functions.R
License: Artistic-2.0
biocViews: Infrastructure, FlowCytometry
NeedsCompilation: no