-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
32 lines (32 loc) · 1.08 KB
/
DESCRIPTION
File metadata and controls
32 lines (32 loc) · 1.08 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
Package: AHWikipathwaysDbs
Type: Package
Title: Metabolites linked to WikiPathways pathways (for AnnotationHub)
Version: 1.1.0
Encoding: UTF-8
Authors@R:
person(given = "Kozo",
family = "Nishida",
role = c("aut", "cre"),
email = "kozo.nishida@gmail.com",
comment = c(ORCID = "0000-0001-8501-7319"))
Depends: R (>= 4.5.1)
Imports: AnnotationHub (>= 3.16.0)
Suggests: BiocStyle,
magrittr,
dplyr,
tibble,
knitr,
rmarkdown
Description: The package provides a comprehensive mapping table of
metabolites linked to Wikipathways pathways.
The tables include HMDB, KEGG, ChEBI, Drugbank, PubChem compound,
ChemSpider, KNApSAcK, and Wikidata IDs plus CAS and InChIKey.
The tables are provided for each of the species included in WikiPathways'
release of GPML.
These table information can be used for Metabolite Set Enrichment Analysis.
VignetteBuilder: knitr
License: Artistic-2.0
URL: https://github.com/kozo2/AHWikipathwaysDbs
LazyData: true
RoxygenNote: 7.0.2
biocViews: AnnotationHub, CustomDBSchema, FunctionalAnnotation