|
1 | 1 | Package: bugphyzz |
2 | 2 | Title: A harmonized data resource and software for enrichment analysis of microbial physiologies |
3 | 3 | Version: 1.5.0 |
4 | | -Authors@R: |
5 | | - c( |
6 | | - person( |
7 | | - given = "Samuel", |
8 | | - family = "Gamboa", |
9 | | - role = c("aut", "cre"), |
10 | | - email = "Samuel.Gamboa.Tuz@gmail.com", |
11 | | - comment = c(ORCID = "0000-0002-6863-7943") |
12 | | - ), |
13 | | - person( |
14 | | - given = "Levi", |
15 | | - family = "Waldron", |
16 | | - role = c("aut"), |
17 | | - email = "levi.waldron@sph.cuny.edu", |
18 | | - comment = c(ORCID = "0000-0003-2725-0694") |
19 | | - ), |
20 | | - person( |
21 | | - given = "Kelly", |
22 | | - family = "Eckenrode", |
23 | | - role = c("aut") |
24 | | - ), |
25 | | - person( |
26 | | - given = "Jonathan", |
27 | | - family = "Ye", |
28 | | - role = c("aut") |
29 | | - ), |
30 | | - person( |
31 | | - given = "Jennifer", |
32 | | - family = "Wokaty", |
33 | | - role = c("aut") |
34 | | - ) |
35 | | - ) |
| 4 | +Authors@R: c( |
| 5 | + person("Samuel", "Gamboa", , "Samuel.Gamboa.Tuz@gmail.com", role = c("aut", "cre"), |
| 6 | + comment = c(ORCID = "0000-0002-6863-7943")), |
| 7 | + person("Levi", "Waldron", , "levi.waldron@sph.cuny.edu", role = "aut", |
| 8 | + comment = c(ORCID = "0000-0003-2725-0694")), |
| 9 | + person("Kelly", "Eckenrode", role = "aut"), |
| 10 | + person("Jonathan", "Ye", role = "aut"), |
| 11 | + person("Jennifer", "Wokaty", role = "aut"), |
| 12 | + person("NCI", role = "fnd", |
| 13 | + comment = c(GrantNo. = "R01CA230551")) |
| 14 | + ) |
36 | 15 | Description: bugphyzz is an electronic database of standardized microbial |
37 | 16 | annotations. It facilitates the creation of microbial signatures based on |
38 | 17 | shared attributes, which are utilized for bug set enrichment analysis. The |
|
0 commit comments