reset_mandatory_IS_vars: Resets dynamic vars to the default values.

View source: R/utility-functions.R

reset_mandatory_IS_varsR Documentation

Resets dynamic vars to the default values.

Description

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

Usage

reset_mandatory_IS_vars()

reset_annotation_IS_vars()

reset_af_columns_def()

reset_iss_stats_specs()

reset_matrix_file_suffixes()

reset_dyn_vars_config()

Value

NULL

See Also

Other dynamic vars: inspect_tags(), mandatory_IS_vars(), pcr_id_column(), set_mandatory_IS_vars(), set_matrix_file_suffixes()

Examples

reset_mandatory_IS_vars()

reset_annotation_IS_vars()

reset_af_columns_def()

reset_iss_stats_specs()

reset_matrix_file_suffixes()

reset_dyn_vars_config()

calabrialab/ISAnalytics documentation built on Nov. 2, 2023, 8:57 p.m.