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

Optimize enrichment algorithm #75

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

Optimize enrichment algorithm #75

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

Refactor the enrichment procedure for improved scalability and efficiency. Reduce runtime and memory usage for large-scale datasets like GNOMAD.


Description

Refactor the enrichment procedure to improve scalability and efficiency. This involves reducing runtime and memory usage for processing large-scale datasets such as GNOMAD.


Milestone


Acceptance Criteria

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

  • Enrichment algorithm has a reduced runtime compared to the previous version.
  • Memory usage is optimized for large datasets.
  • Refactored code is modular and maintainable.

Steps to Completion

  1. Profile the current enrichment algorithm to identify bottlenecks.
  2. Refactor the code to improve efficiency.
  3. Test scalability with large datasets.
  4. Document changes and improvements.

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

No branches or pull requests

1 participant