ISA-tools/isa-api

ISA converter - use of default configuration - update needed to cope with new assay definitions

proccaserra opened this issue · 0 comments

Symptoms:

Conversion from ISA-JSON to ISA-TAB drops unrecognized assays if measurement type and technology types not found in
/resources/config/json/default by the converter

  • strict requirement on measurement type.term and technology type.term value: exact match needed.
  • strict requirement on protocol_type.term value: exact match needed.
  • strict requirement on the sequence of processes and input/output (no support for optional steps, e.g. optional Labeling events during sample processing

TODO: