| getCompTox {RMassBank} | R Documentation |
Retrieves DTXSID (if it exists) from EPA Comptox Dashboard
getCompTox(query)
query |
The InChIKey of the compound. |
Returns the DTXSID.
Adelene Lai <adelene.lai@uni.lu>
## Not run:
# getCompTox("MKXZASYAUGDDCJ-NJAFHUGGSA-N")
## End(Not run)