formatSample | R Documentation |
Sample names will be converted from file
names using this function. File names
will be splitted depending on the sep
param and the element corresponding to the index
will be returned
formatSample(index = 1, sep = "[[:punct:]]")
index |
numeric. The element to return |
sep |
ragular expression. Input files will be splitted accordingly |
formatted sample names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.