Description Usage Arguments Details Examples
Get a list of all src_compound_ids from all sources with BOTH current AND obsolete to the same structure with an obsolete assignment to the #' query src_compound_id.
1 | get.sAll.obs(x, y)
|
x |
: Input string source compound id |
y |
: Input integer to source id |
get.sAll.obs
1 2 3 4 | #get for drugbank compound and source
get.sAll.obs("DB07699",2)
#get for chembl compound and source
get.sAll.obs("CHEMBL12",1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.