View source: R/read_gene_marker_kit_gui.r
read_gene_marker_kit_gui | R Documentation |
Read GeneMarker kit definition file.
read_gene_marker_kit_gui(
env = parent.frame(),
savegui = NULL,
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 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.
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.