-
Notifications
You must be signed in to change notification settings - Fork 9
/
DESCRIPTION
38 lines (38 loc) · 1.78 KB
/
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
37
38
Package: BridgeDbR
Type: Package
Title: Code for using BridgeDb identifier mapping framework from within
R
Version: 2.17.0
Date: 2023-09-12
Author: Christ Leemans <[email protected]>, Egon Willighagen
<[email protected]>, Denise Slenter, Anwesha Bohler
<[email protected]>, Lars Eijssen
<[email protected]>, Tooba Abbassi-Daloii
Authors@R: c(person("Chris", "Leemans", role = c("aut"),
email = "[email protected]"),
person("Egon", "Willighagen", role = c("aut","cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-7542-0286")),
person("Denise", "Slenter", role = c("aut"),
comment = c(ORCID = "0000-0001-8449-1318")),
person("Anwesha", "Bohler", role = "aut",
email = "[email protected]"),
person("Lars", "Eijssen", role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0002-6473-2839")),
person("Tooba", "Abbassi-Daloii", role = "aut",
comment = c(ORCID = "0000-0002-4904-3269"))
)
Maintainer: Egon Willighagen <[email protected]>
Depends: R (>= 3.3.0), rJava
Imports: curl
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, rmarkdown, testthat
Description: Use BridgeDb functions and load identifier mapping
databases in R. It uses GitHub, Zenodo, and Figshare if
you use this package to download identifier mappings files.
biocViews: Software, Annotation, Metabolomics, Cheminformatics
License: AGPL-3
LazyLoad: yes
URL: https://github.com/bridgedb/BridgeDbR
BugReports: https://github.com/bridgedb/BridgeDbR/issues