forked from UCLouvain-CBIO/scpdata
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (36 loc) · 906 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
34
35
36
Package: scpdata
Title: What the Package Does (Title Case)
Version: 0.1.1
Author@R: c(person(given = "Christophe", family = "Vanderaa",
email = "christophe.vanderaa@uclouvain.be",
role = c("aut", "cre")),
person(given = "Laurent", family = "Gatto",
email = "",
role = c("aut")))
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
Depends:
R (>= 4.0),
QFeatures,
ExperimentHub
Imports:
methods,
stats,
utils,
SingleCellExperiment
Suggests:
magrittr,
dplyr,
scp
biocViews:
ExperimentData,
ExpressionData,
ExperimentHub,
ReproducibleResearch,
MassSpectrometryData,
Proteome
License: GPL-2
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1