Skip to content

Commit

Permalink
Added alex to authors
Browse files Browse the repository at this point in the history
  • Loading branch information
AliSajid committed Jan 31, 2021
1 parent 72399bb commit a07f7a0
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: KINNET
Type: Package
Title: Kinase INteraction NETwork Generation
Version: 0.1.0.9000
Version: 0.1.0.9001
Authors@R: c(
person(given = c("Ali", "Sajid"),
family = "Imami",
Expand All @@ -17,7 +17,12 @@ Authors@R: c(
family = "Creeden",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-3123-8401")))
comment = c(ORCID = "0000-0003-3123-8401")),
person(given = "Alex",
family = "Joyce",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-0303-2481")))
Description: This package provides the functionality to process PamGene's PamChip
Data Output and generate kinase interaction networks from that.

Expand Down

0 comments on commit a07f7a0

Please sign in to comment.