-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathDESCRIPTION
More file actions
44 lines (44 loc) · 1 KB
/
Copy pathDESCRIPTION
File metadata and controls
44 lines (44 loc) · 1 KB
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
37
38
39
40
41
42
43
44
Package: hpar
Type: Package
Title: Human Protein Atlas in R
Version: 1.41.1
Authors@R:
c(person(given = "Laurent",
family = "Gatto",
email = "laurent.gatto@uclouvain.be",
comment = c(ORCID = "0000-0002-1520-2268"),
role = c("cre","aut")),
person(given = "Manon",
family = "Martin",
email = "manon.martin@uclouvain.be",
role = "aut"))
Description: The hpar package provides a simple R interface to and
data from the Human Protein Atlas project.
Depends:
R (>= 3.5.0)
Imports:
utils,
ExperimentHub
Suggests:
org.Hs.eg.db,
GO.db,
AnnotationDbi,
knitr,
BiocStyle,
testthat,
rmarkdown,
dplyr,
DT
VignetteBuilder: knitr
License: Artistic-2.0
Collate:
hpa.R
hpar-package.R
zzz.R
biocViews: Proteomics,
CellBiology,
DataImport,
FunctionalGenomics,
SystemsBiology,
ExperimentHubSoftware
RoxygenNote: 7.2.2