Skip to contents

Create an isotwas_result object

Usage

create_isotwas_result(
  best_models,
  method_results = NULL,
  comparison_df = NULL,
  tx2gene = NULL
)

Arguments

best_models

Named list of best models per transcript

method_results

List of isotwas_model objects (one per method)

comparison_df

Data frame comparing methods

tx2gene

Transcript to gene coefficients

Value

An isotwas_result object