View source: R/read_gene_mapper_kit_gui.r
read_gene_mapper_kit_gui | R Documentation |
Import GeneMapper kit definition files through a graphical user interface.
read_gene_mapper_kit_gui(
env = globalenv(),
savegui = TRUE,
debug = FALSE,
parent = NULL,
callback = NULL
)
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. |
Select the kit bins and panels file using the file picker.
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.