Get the class information of a metabolite using classyfire.
get_metclass( inchikey = "QZDWODWEESGPLC-UHFFFAOYSA-N", server = "http://classyfire.wishartlab.com/entities/", sleep = 5 )
| inchikey | The inchikey ID of a metabolite. |
|---|---|
| server | server. |
| sleep | Sleep time for system. Second. |
A classyfire class object.
Xiaotao Shen shenxt1990@163.com