getCompTox {RMassBank}R Documentation

Retrieves DTXSID (if it exists) from EPA Comptox Dashboard

Description

Retrieves DTXSID (if it exists) from EPA Comptox Dashboard

Usage

getCompTox(query)

Arguments

query

The InChIKey of the compound.

Value

Returns the DTXSID.

Author(s)

Adelene Lai <adelene.lai@uni.lu>

Examples


## Not run: 
# getCompTox("MKXZASYAUGDDCJ-NJAFHUGGSA-N")

## End(Not run)


[Package RMassBank version 3.2.0 Index]