read_gene_marker_kit_gui: Read GeneMarker Kit Definition

View source: R/read_gene_marker_kit_gui.r

read_gene_marker_kit_guiR Documentation

Read GeneMarker Kit Definition

Description

Read GeneMarker kit definition file.

Usage

read_gene_marker_kit_gui(
  env = parent.frame(),
  savegui = NULL,
  debug = FALSE,
  parent = NULL,
  callback = NULL
)

Arguments

env

environment in which to search for data frames.

savegui

logical indicating if GUI settings should be saved in the environment.

debug

logical indicating printing debug information.

parent

widget to get focus when finished.

Details

Select the kit definition XML-file using the file picker. The unique Panel Names will appear in the drop-down menu. Select the panel to import. Kit information for the selected panel will be extracted.

Value

data.frame


OskarHansson/strvalidator documentation built on Jan. 25, 2025, 11:49 p.m.