Rdocumentation
powered by
Learn R Programming
gCMAPWeb (version 1.12.0)
parse_textarea_input: Textarea parser
Description
This function parses user-specified data pasted into the textarea fields of the input form
Usage
parse_textarea_input(textarea.input, regexp = "[+,;\t ]+")
Arguments
textarea.input
character, the user-input extracted from the POST request
regexp
character, a regular expression matching all separators used to separate gene identifiers
Value
list of character vectors, one element for each original row of textarea.input