Skip to content

Commit

Permalink
add ctb
Browse files Browse the repository at this point in the history
  • Loading branch information
ritarasteiro committed Aug 10, 2023
1 parent 02c8939 commit 39f5d2f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
Package: gwasvcf
Title: Tools for Dealing with GWAS Summary Data in VCF Format
Version: 0.1.1
Version: 0.1.2
Authors@R: c(
person("Gibran", "Hemani", , "g.hemani@bristol.ac.uk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-0920-1055")),
person("Tom", "Palmer", , "tom.palmer@bristol.ac.uk", role = "ctb",
comment = c(ORCID = "0000-0003-4655-4511"))
comment = c(ORCID = "0000-0003-4655-4511")),
person("Rita", "Rasteiro", email="rita.rasteiro@bristol.ac.uk", role = c("ctb"),
comment=c(ORCID = "0000-0002-4217-3060"))
)
Description: Tools for dealing with GWAS summary data in VCF format.
Includes reading, querying, writing, as well as helper functions such
Expand Down

0 comments on commit 39f5d2f

Please sign in to comment.