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

Add all_deletion_coordinates to be returned by find_indels_substitutions_legacy function #106

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

Colelyman
Copy link
Collaborator

This PR adds the all_deletion_coordinates list to be returned by the find_indels_substitutions_legacy function. Without this, when one would use the --use_legacy_insertion_quantification parameter a KeyError would be thrown.

This also updates the unit tests to catch this error.

@Colelyman Colelyman requested a review from Snicker7 September 4, 2024 15:33
@Colelyman Colelyman merged commit c7aba43 into master Sep 4, 2024
6 checks passed
@Colelyman Colelyman deleted the cole/fix-key-error branch September 4, 2024 19:33
Colelyman added a commit that referenced this pull request Sep 13, 2024
…utions_legacy` function (#106) (pinellolab#486)

* Add all_deletion_coordinates to find_indels_substitutions_legacy

* Update test cases to include find_indels_substitutions_legacy and all_deletion_coordinates
mbowcut2 pushed a commit that referenced this pull request Oct 14, 2024
…utions_legacy` function (#106) (pinellolab#486)

* Add all_deletion_coordinates to find_indels_substitutions_legacy

* Update test cases to include find_indels_substitutions_legacy and all_deletion_coordinates
mbowcut2 pushed a commit that referenced this pull request Nov 8, 2024
…utions_legacy` function (#106) (pinellolab#486)

* Add all_deletion_coordinates to find_indels_substitutions_legacy

* Update test cases to include find_indels_substitutions_legacy and all_deletion_coordinates
mbowcut2 pushed a commit that referenced this pull request Nov 8, 2024
…utions_legacy` function (#106) (pinellolab#486)

* Add all_deletion_coordinates to find_indels_substitutions_legacy

* Update test cases to include find_indels_substitutions_legacy and all_deletion_coordinates
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