synName | R Documentation |
Retrieves file names associated with given synapse IDs
synName(...)
... |
One or more Synapse IDs. Accepts individual IDs, vectors or lists. |
A character vector of filenames corresponding to the provided synapse IDs
## Not run: synName( "syn1896429", "syn1901530" ) # syn1896429 syn1901530 # "ESTIMATE_scores_PANCAN11.tsv" "ESTIMATE_scores_PANCAN11_RNASeqV2.tsv" ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.