Description Usage Arguments Value Author(s)
This functions parses the user-uploaded files
1 | parse_file_input(temp.file, regexp = "[+,;\t ]+", n.score.col = 1)
|
temp.file |
character, path to temporary file (usually part of the POST request) |
regexp |
character, a regular expression matching all separators used to separate gene identifiers |
n.score.col |
integer, for profile uploads n.score.col specifies the number of data columns (usually 1) |
list of character vectors, one element for each row of temp.file
Thomas Sandmann
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.