Skip to content

Resolve #2111 "reorder columns in alleleSidebarList, add band column"

Tom requested to merge 21110-replace-hgvsg-with-chromosome-band into dev

Description

  • circumventing missing annotation in report for large cnv's
  • refactor out cytoband text from report
  • merging start/end to pos
  • adding band as column in alleleSidebarList
  • reordering of columns as described in issue #2111 (closed)

Related issues

Notes to review (code/docs/QA)

Tests

General

  • Tests have been added that prove my fix is effective or that my feature works
  • Related tests have been modified/removed

Hypothesis testing:

  • Soak testing has been done
  • Distribution between positive / negative cases has been checked

Database

  • Includes changes to database schema
  • Includes necessary database migrations

Configuration

  • Includes changes to configuration
  • Includes configuration migration instructions in documentation

Closes #2111 (closed)

Merge request reports