Description Usage Arguments Value Author(s) See Also Examples
View source: R/ChemicalCuration.R
This basic function trims "InChIKey="
from the start of
InChIKeys obtained via Cactus with getCactus
. Returns the original
Key if the preceding text is not present.
1 | trimKey(InChIKey)
|
InChIKey |
InChIKey to trim (or not). |
Returns the trimmed key or the original input.
Emma Schymanski <emma.schymanski@uni.lu>
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.