Description Usage Arguments Value
Pop a string off of a string, for (e.g.) grabbing source barcodes from GEO. unlike Perl or C versions, this function does not modify x behind the scenes
1 |
x |
a string |
y |
a split character (default is " ") |
z |
which element(s) to retrieve (default is the last one) |
the element(s) produced by splitting basename(x) on y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.