Description Usage Arguments Value Author(s) References
Establish a connection to the AmiGO database servers or an arbitrary one with the same database schema as the AmiGO DB.
1 2 |
althost |
Optional override for the hostname of the database server; default "mysql.ebi.ac.uk" |
altport |
Optional override for the port to connect to on the database server; default 4085 |
altuser |
Optional override for the username to authenticate with; default "go_select" |
altpass |
Optional override for the password to authenticate with; default "amigo" |
altdb |
Optional override for the database name to connect to;default "go_latest" |
altdbdrivername |
Optional override for the DBMS driver to use;default "MySQL" |
dbdrvpkgnam |
Optional hint which R package provides the DBMS driver (e.g. " RMySQL" for the MySQL DBMS driver) |
Success status
Ulrich Wittelsbuerger
AmiGO database
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.