get_compound_class: get_compound_class

Description Usage Arguments Value Author(s) Examples

View source: R/classyfire.R

Description

Get the class information of a compound using classyfire.

Usage

1
2
3
4
5
get_compound_class(
  inchikey = "QZDWODWEESGPLC-UHFFFAOYSA-N",
  server = "http://classyfire.wishartlab.com/entities/",
  sleep = 5
)

Arguments

inchikey

The inchikey ID of a metabolite.

server

server.

sleep

Sleep time for system. Second.

Value

A classyfire class object.

Author(s)

Xiaotao Shen shenxt1990@outlook.com

Examples

1

tidymass/tinytools documentation built on Jan. 2, 2022, 5:18 p.m.