Skip to content

Commit 73743c1

Browse files
authored
Merge pull request #255 from waldronlab/funding/add-fnd-authors-r-23616409889
2 parents b658011 + 5a17623 commit 73743c1

File tree

1 file changed

+11
-32
lines changed

1 file changed

+11
-32
lines changed

DESCRIPTION

Lines changed: 11 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,17 @@
11
Package: bugphyzz
22
Title: A harmonized data resource and software for enrichment analysis of microbial physiologies
33
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+
)
3615
Description: bugphyzz is an electronic database of standardized microbial
3716
annotations. It facilitates the creation of microbial signatures based on
3817
shared attributes, which are utilized for bug set enrichment analysis. The

0 commit comments

Comments
 (0)