View source: R/utility-functions.R
reset_mandatory_IS_vars | R Documentation |
Reverts all changes to dynamic vars to the default values.
For more details, refer to the dedicated vignette
vignette("workflow_start", package="ISAnalytics")
.
reset_mandatory_IS_vars()
re-sets the look-up table for
mandatory IS vars.
reset_annotation_IS_vars()
re-sets the look-up table for
genomic annotation IS vars.
reset_af_columns_def()
re-sets the look-up table for
association file columns vars
reset_iss_stats_specs()
re-sets the look-up table for VISPA2 pool
statistics vars
reset_matrix_file_suffixes()
re-sets the matrix file suffixes look-up
table
reset_dyn_vars_config()
re-sets all look-up tables
reset_mandatory_IS_vars()
reset_annotation_IS_vars()
reset_af_columns_def()
reset_iss_stats_specs()
reset_matrix_file_suffixes()
reset_dyn_vars_config()
NULL
Other dynamic vars:
inspect_tags()
,
mandatory_IS_vars()
,
pcr_id_column()
,
set_mandatory_IS_vars()
,
set_matrix_file_suffixes()
reset_mandatory_IS_vars()
reset_annotation_IS_vars()
reset_af_columns_def()
reset_iss_stats_specs()
reset_matrix_file_suffixes()
reset_dyn_vars_config()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.