get.scid.sid: Get the source compound ids from another source compound id

Description Usage Arguments Details Examples

Description

a list of all src_compound_ids from all sources which are CURRENTLY assigned to the same structure as a currently assigned query src_compound_id. The output will include query src_compound_id if it is a valid src_compound_id with a current assignment.

Usage

1

Arguments

x

: Input string Source compound id

y

: Input integer Source id

Details

get.scid.sid

Examples

1
2
3
4
5
# Get source compound ids and source information
# Using ChEMBL ID and source
get.scid.sid("CHEMBL12",1)
# Using drugbank id and source
get.scid.sid("DB00789",2)

abhik1368/rUniChEMBL documentation built on May 10, 2019, 4:10 a.m.