- Home
- Bioconductor 3.14
- Software Packages
- psygenet2r
psygenet2r
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see psygenet2r.
psygenet2r - An R package for querying PsyGeNET and to perform comorbidity studies in psychiatric disorders
Bioconductor version: 3.14
Package to retrieve data from PsyGeNET database (www.psygenet.org) and to perform comorbidity studies with PsyGeNET's and user's data.
Author: Alba Gutierrez-Sacristan [aut, cre], Carles Hernandez-Ferrer [aut], Jaun R. Gonzalez [aut], Laura I. Furlong [aut]
Maintainer: Alba Gutierrez-Sacristan <a.gutierrez.sacristan at gmail.com>
citation("psygenet2r")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("psygenet2r")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("psygenet2r")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.