get.mapping.full: Get full mapping between two sources.

Description Usage Arguments Details Examples

Description

Obtain a full mapping between two sources. Uses only currently assigned src_compound_ids from both sources.

Usage

1

Arguments

x

: Input integer source id

y

: Input integer source id

Details

get.mapping.full

Examples

1
2
3
4
# Get full mapping of PDBe and ChEMBL
get.mapping.full(3,1)
# Get full mapping of ZINC and ChEMBL
get.mapping.full(9,1)

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