Skip to content

Release v7.19.0

Compare
Choose a tag to compare
@clingen-sthlm clingen-sthlm released this 14 Jan 16:41
· 8 commits to master since this release

Transfer file2udf_quantit_qc to cg_lims and update file_to_udf (#574)(minor)

Added

  • New EPP, cg_lims/EPPs/files/parsers/quantit_excel_to_udf.py
  • New common functions in cg_lims/get/fields.py
  • New common functions in cg_lims/get/artifacts.py
  • New features in cg_lims/EPPs/files/parsers/file_to_udf.py for parsing a multitude of values and files

Changed

  • Moved all parser EPPs into a common sub dir, cg_lims/EPPs/files/parsers
  • Refactored the CSV parser, cg_lims/EPPs/files/parsers/file_to_udf.py