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

Improve logic for contiguous off-targets merge #74

Open
4 tasks
ManuelTgn opened this issue Nov 28, 2024 · 0 comments
Open
4 tasks

Improve logic for contiguous off-targets merge #74

ManuelTgn opened this issue Nov 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request v2.1.7

Comments

@ManuelTgn
Copy link
Contributor

Task Title

Create a merging algorithm for contiguous off-target regions. Prioritize alternative targets with a higher sample count for the variant(s). Ensure robustness against edge cases.


Description

Develop an algorithm to merge contiguous off-target regions. The algorithm should prioritize alternative targets based on the number of samples carrying the variant(s). Ensure the implementation is robust and scalable for large datasets.


Milestone

Linked milestone:


Acceptance Criteria

Describe the conditions that must be met for the task to be considered complete.

  • Contiguous targets are merged accurately based on defined criteria.
  • Targets with higher sample counts are correctly prioritized.
  • Implementation is efficient and handles large datasets without errors.

Steps to Completion

  1. Implement the merging algorithm with prioritization logic.
  2. Test merging on representative datasets.
  3. Optimize algorithm for large-scale inputs.

Labels

Apply relevant labels:

  • enhancement
  • v2.1.7

Assignees


Additional Notes

None

@ManuelTgn ManuelTgn added enhancement New feature or request v2.1.7 labels Nov 28, 2024
@ManuelTgn ManuelTgn added this to the Release v2.1.7 milestone Nov 28, 2024
@ManuelTgn ManuelTgn self-assigned this Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2.1.7
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant