Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 704 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 704 Bytes

1.0.0

Date of last commit: 23.01.2023

Breaking changes

  • created separate package for pipeline steps

Additional changes

  • output folders are created automatically.

1.1.0

Date of last commit: 10.08.2023

Breaking changes

  • added an additional argument to the input. Need to include the storage path. poetry run run_process --pipeline_steps <num> --storage_path <path_to_folder>

1.2.0

Date of last commit: 18.10.2023

Breaking changes

  • Updating the gene list extraction from panel app tables
  • Positive or negative result check based on manual analysis by SME annotator
  • Repeated variants with different details are updated now.

Additional changes

None