synParent: Retrieve parentId

View source: R/syn.R

synParentR Documentation

Retrieve parentId

Description

Retrieves parentIds for one or more of the provided Synapse IDs

Usage

synParent(...)

Arguments

...

One or more Synapse IDs for which parent IDs must be retrieved

Value

Named character vector that maps the input Synapse IDs their parentIds

Examples

## Not run: 
synParent("syn15663039", "syn1695362" )
#   syn15663039    syn1695362
# "syn15673834"  "syn1695324"

## End(Not run)

ArtemSokolov/synExtra documentation built on Sept. 27, 2022, 12:17 a.m.