get.url.sid: Get url for the query compound

Description Usage Arguments Details Examples

Description

Get a list of URLs for all src_compound_ids, from a specified source .

Usage

1
get.url.sid(x, y, z)

Arguments

x

: Input string source compound id

y

: Input integer source id

z

: Input integer to source id

Details

get.url.sid

Examples

1
2
3
4
5
6
# get urls of compounds using source compound id, source id
# get drugbank url from ChEMBL source id and ChEMBL source
get.url.sid("ChEMBL490",1,2)

# get chembl url from drugbank id and source
get.url.sid("DB00715",2,1)

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