Skip to content

Conversation

@jasonbhn
Copy link

@jasonbhn jasonbhn commented May 2, 2022

Hi,
I was trying to modify sv-pipeline to be able to classify variant calls of a smaller cohort. calc_params would fail if deletions are not present in the naive Bayes training call set, contradicting the post-merge WDL script's logic. Edits are made so this could run classifications of svtypes other than deletions without crashing due to an empty deletion dataframe. Please review. Thanks
Bohan

jasonbhn added 2 commits May 2, 2022 11:36
svtools classify cannot handle cases where input vcf has no deletions. Added conditions to skip deletion length adjustment if no deletions is present.
updated sv_classifier.py to fit into sv-pipeline
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 this pull request may close these issues.

1 participant