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