getOntoFromMeta: Function that query database to find ontology information...

Description Usage Arguments Value

View source: R/rampFastQueryTab5.R

Description

Function that query database to find ontology information based on the given list of analytes

Usage

1
2
getOntoFromMeta(analytes, conpass = NULL, dbname = "ramp",
  host = "localhost", username = "root", NameOrIds = "ids")

Arguments

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

Value

dataframe that contains searched ontology from given analytes


Mathelab/RaMP-DB documentation built on April 24, 2021, 3:11 p.m.