transID: transID

Description Usage Arguments Value Author(s)

View source: R/cts.R

Description

Translate metabolite ID.

Usage

1
2
transID(query = "C00001", from = "KEGG", to = "PubChem SID",
  top = 1, server = "http://cts.fiehnlab.ucdavis.edu/service/convert")

Arguments

query

The ID of metabolite you want to translate.

from

The databases of metabolites. Supported database can be shown using databaseName("from").

to

The databases of metabolites. Supported database can be shown using databaseName("to").

top

How many results should be returned?

server

server.

Value

A data frame.

Author(s)

Xiaotao Shen shenxt1990@163.com


jaspershen/chemicalTranslate documentation built on Dec. 8, 2019, 12:37 a.m.