Skip to contents

[Experimental]

This defines the input for the assay specification.

Usage

assaySpecInput(inputId, label_assays = "Select Assay")

Arguments

inputId

(string)
the ID used to call the module input.

label_assays

(string)
label for the assay selection.

Value

The UI part.

See also

assaySpecServer() for the module server and a complete example.