app_parse_textarea: Parse text area

Description Usage Arguments Value

View source: R/module_app_input_utils.R

Description

Takes user input and parse into list, which can be used by SigBio application.

Usage

1
app_parse_textarea(gene_string)

Arguments

gene_string

This a string with only gene ids separated by new line character. Optionally it also accepts fold change (fc) next to each gene separated by coma.

Value

This returns a list containing * Gene vector * Gene with fc. If fc not provided. this is NULL.


sk-sahu/sig-bio-shiny documentation built on June 12, 2020, 8:06 p.m.