Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

annotate_sv renamed to annotate_svs #344

Closed
Nicolai-vKuegelgen opened this issue Jan 13, 2023 · 0 comments · Fixed by #345
Closed

annotate_sv renamed to annotate_svs #344

Nicolai-vKuegelgen opened this issue Jan 13, 2023 · 0 comments · Fixed by #345

Comments

@Nicolai-vKuegelgen
Copy link
Contributor

Describe the bug
The varfish wrappers for 'annotate_sv' has been renamed to 'annotate_svs' in 7c35ec3.
However the workflows wgs_sv_export_external and wgs_cnv_export_external still try to call the 'annotate_sv' warpper from their snakefiles.

To Reproduce
Execute snappy rule wgs_sv_export_external or wgs_sv_export_external with a current version (i.e. 20bb62c or 7c35ec3 )

Fix
If the renaming is intentional then the wrapper calls in Snakefiles need to be adjusted to call 'annotate_svs'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant