scfileUploadBox: scfileUploadBox

scfileUploadBoxR Documentation

scfileUploadBox

Description

file upload box for single cell ExpressionSet object.

Usage

scfileUploadBox(
  id = NULL,
  inputId_select = NULL,
  inputId_external = NULL,
  inputId_button = NULL,
  inputId_dirbutton = NULL,
  label = NULL
)

Arguments

id

namespace id

inputId_select

input ID for selecting references

inputId_external

input ID for custom external reference

inputId_button

input ID for import button

inputId_dirbutton

input ID for directory select button

label

label

Examples

      x <- scfileUploadBox("meta", "metadata", "Metadata")
    

UMMS-Biocore/dprofiler documentation built on Oct. 16, 2022, 11:37 a.m.