read_gene_mapper_kit_gui: Read GeneMapper Kit Definition (GUI)

View source: R/read_gene_mapper_kit_gui.r

read_gene_mapper_kit_guiR Documentation

Read GeneMapper Kit Definition (GUI)

Description

Import GeneMapper kit definition files through a graphical user interface.

Usage

read_gene_mapper_kit_gui(
  env = globalenv(),
  savegui = TRUE,
  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 bins and panels file using the file picker.

Value

data.frame


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