-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
33 lines (33 loc) · 883 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Package: CollaboratorDB
Version: 0.98.4
Date: 2023-02-16
Title: Interface for CollaboratorDB
Description:
Interface to read Bioconductor objects from (and write them to) the CollaboratorDB API.
Serialization of Bioconductor objects to/from file is implemented using the alabaster framework.
For uploading and private resources, authentication is based on GitHub user identities.
Authors@R: person("Aaron", "Lun", role=c("aut", "cre"), email="infinite.monkeys.with.keyboards@gmail.com")
License: MIT + file LICENSE
Imports:
CollaboratorDB.schemas,
alabaster.base,
alabaster.matrix,
zircon,
filelock,
utils,
methods,
BiocFileCache,
tools,
stats,
S4Vectors,
DelayedArray,
httr
Suggests:
knitr,
rmarkdown,
testthat,
BiocStyle,
BiocManager,
alabaster.sce
RoxygenNote: 7.2.3
VignetteBuilder: knitr