File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 11Package: KINNET
22Type: Package
33Title: Kinase INteraction NETwork Generation
4- Version: 0.1.0.9000
4+ Version: 0.1.0.9001
55Authors@R: c(
66 person(given = c("Ali", "Sajid"),
77 family = "Imami",
@@ -17,7 +17,12 @@ Authors@R: c(
1717 family = "Creeden",
1818 role = c("aut"),
1919 email = "Justin.Creeden@rockets.utoledo.edu",
20- comment = c(ORCID = "0000-0003-3123-8401")))
20+ comment = c(ORCID = "0000-0003-3123-8401")),
21+ person(given = "Alex",
22+ family = "Joyce",
23+ role = c("aut"),
24+ email = "Alex.Joyce2@rockets.utoledo.edu",
25+ comment = c(ORCID = "0000-0003-0303-2481")))
2126Description: This package provides the functionality to process PamGene's PamChip
2227 Data Output and generate kinase interaction networks from that.
2328
You can’t perform that action at this time.
0 commit comments