Description Usage Arguments Value Author(s)
This function parses user-specified data pasted into the textarea fields of the input form
1 | parse_textarea_input(textarea.input, regexp = "[+,;\t ]+")
|
textarea.input |
character, the user-input extracted from the POST request |
regexp |
character, a regular expression matching all separators used to separate gene identifiers |
list of character vectors, one element for each original row of textarea.input
Thomas Sandmann
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.