parse_textarea_input: Textarea parser

Description Usage Arguments Value Author(s)

View source: R/createObject.R

Description

This function parses user-specified data pasted into the textarea fields of the input form

Usage

1
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

Author(s)

Thomas Sandmann


gCMAPWeb documentation built on April 28, 2020, 8:23 p.m.