-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
32 lines (32 loc) · 1.12 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Package: psygenet2r
Title: psygenet2r - An R package for querying PsyGeNET and to perform
comorbidity studies in psychiatric disorders
Version: 1.33.6
Authors@R: c(person("Alba", "Gutierrez-Sacristan", email = "[email protected]", role = c("aut", "cre")),
person("Carles", "Hernandez-Ferrer", email = "[email protected]", role = "aut"),
person("Jaun R.", "Gonzalez", email = "[email protected]", role = "aut"),
person("Laura I.", "Furlong", email = "[email protected]", role = "aut"))
Description: Package to retrieve data from PsyGeNET database (www.psygenet.org) and to perform comorbidity studies with PsyGeNET's and user's data.
Depends: R (>= 3.4)
License: MIT + file LICENSE
LazyData: true
Imports: stringr,
RCurl,
igraph,
ggplot2,
reshape2,
grid,
parallel,
biomaRt,
BgeeDB,
topGO,
Biobase,
labeling,
GO.db
Suggests: testthat, knitr, rmarkdown, BiocStyle
NeedsCompilation: no
Packaged: 2016-09-08 06:06:04 UTC; biocbuild
VignetteBuilder: knitr
biocViews: Software, BiomedicalInformatics, Genetics, Infrastructure,
DataImport, DataRepresentation
RoxygenNote: 7.1.1