Skip to content

Harmonize rank model submissions to Scout #5186

Description

@fellen31

As a bioinformatics pipeline developer,
I want rank models to be accessed by Scout in the same way for all non-legacy and future pipelines that uses rank models,
So that development and updates become easier for pipeline devs.

Work impact

Answer the following questions:

  • Is there currently a workaround for this issue? If so, what is it?
    • Bioinformaticians diving into cg and scout codebase
  • How much time would be saved by implementing this feature on a weekly basis?
    • .5 headaches
  • How many users are affected by this issue?
    • Pipeline developers for pipelines using rank models
  • Are customers affected by this issue?
    • Yes, Nallo cases are currently shown in Scout with a different rank model leading to missing minimum and maximum values and rule explanations. This is because there is was no clear documentation (at least in my opinion) on how rank model submissions were handled before Fix #5186 - add rank_model_url to case load model scout#6090 in neither Scout, Atlas or Servers.
Image

Acceptance Criteria

  • Paths to rank models for SNVs and SVs is set by the cg config.
  • SNV and SV rank models are copied to the case analysis directory on config-case so we know which models were used for a specific case.
  • SNV and SV rank models are stored in the HK bundle on store.
  • SNV and SV rank models are uploaded to Scout from the files stored in the HK bundle
  • Rank model versions are parsed from versions within the HK bundle file, not the filename. (Could later consider if this should be the responsibility of cg or Scout)
  • There exists documentation on how the upload of Rank models to Scout works.

Notes

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions