bihealth / cubi-tk

CUBI Tooling for SODAR, VarFish et al.
MIT License
4 stars 6 forks source link

`cubi-tk snappy`is not yet adapted to new/renamed snappy steps #165

Closed Nicolai-vKuegelgen closed 1 year ago

Nicolai-vKuegelgen commented 1 year ago

Describe the bug The snappy step dependencies in cubi-tk/snappy/common do currently not fully match the state of snappy. This means that i.e. cubi-tk snappy kickoffwill not start certain steps, other tools may be affected as well.

These currently defined steps have been renamed in or removed from snappy:

These steps in snappy are likely replacements or additions that may need definition in cubi-tk

Support for these steps was not included in cubi-tk and is probably not needed:

To Reproduce Steps to reproduce the behavior:

  1. Create a snappy project with of the currently not supported steps
  2. run cubi-tk snappy kickoff The unsupported steps will not be run.

Expected behavior Cubi-tk should be updated to have support for at least all steps used in routine analysis of WGS & WES data for genetics. A likely list of steps that should ahve support is given above.

xiamaz commented 1 year ago

Yes, am currently experiencing similar issues with a legacy pipeline with steps named helper_gcnv_model_targeted, sv_calling_targeted and varfish_export