-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
35 lines (35 loc) · 1.24 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
Package: AHPathbankDbs
Type: Package
Title: Metabolites and proteins linked to PathBank pathways (for AnnotationHub)
Version: 0.99.5
Encoding: UTF-8
Authors@R:
person(given = "Kozo",
family = "Nishida",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-8501-7319"))
Depends: R (>= 4.1.0)
Imports: AnnotationHub (>= 2.23.0)
Suggests: BiocStyle,
magrittr,
dplyr,
tibble,
knitr,
rmarkdown
Description: The package provides a comprehensive mapping table of
metabolites and proteins linked to PathBank pathways.
The tables include HMDB, KEGG, ChEBI, CAS, Drugbank, Uniprot IDs.
The tables are provided for each of the 10 species
("Homo sapiens", "Escherichia coli", "Mus musculus",
"Arabidopsis thaliana", "Saccharomyces cerevisiae", "Bos taurus",
"Caenorhabditis elegans", "Rattus norvegicus",
"Drosophila melanogaster", and "Pseudomonas aeruginosa").
These table information can be used for Metabolite Set (and other)
Enrichment Analysis.
VignetteBuilder: knitr
License: Artistic-2.0
URL: https://github.com/kozo2/AHPathbankDbs
LazyData: true
RoxygenNote: 7.0.2
biocViews: AnnotationHub, CustomDBSchema, FunctionalAnnotation