import_parallel_Vispa2Matrices_interactive {ISAnalytics}R Documentation

Import integration matrices from association file.

Description

[Deprecated] This function was deprecated to avoid redundancy. Please refer to import_parallel_Vispa2Matrices.

Usage

import_parallel_Vispa2Matrices_interactive(
  association_file,
  quantification_type,
  matrix_type = "annotated",
  workers = 2,
  multi_quant_matrix = TRUE,
  export_report_path = NULL,
  ...
)

Value

A data frame or a list


[Package ISAnalytics version 1.4.1 Index]