Description Usage Arguments Value
View source: R/rampFastQueryTab5.R
function that query database to find analytes in given ontologies
1 2 | getMetaFromOnto(ontology, conpass = NULL, dbname = "ramp",
host = "localhost", username = "root")
|
ontology |
a vector of ontology or ontologies delimited by new line character |
conpass |
a database password |
dbname |
a database name for the database connected |
host |
host name for the database |
username |
user name for the database |
dataframe that contains searched analytes from given ontology
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.