Get the class information of a metabolite using classyfire.

get_metclass(
  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

Xiaotao Shen shenxt1990@163.com