synPluck | R Documentation |
Starting from the provided synapse ID, traverses descendants by name
synPluck(sid, ...)
sid |
Synapse ID of the starting entity |
... |
One or more names for constructing a path. Accepts individual names, vectors and lists |
Synapse ID of the "plucked" entity
## Not run: synPluck( "syn1773110", "mRNA", "Counts", "htseq-count", "H9.144.7.7.txt" ) # [1] "syn2822560" ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.