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

[Feat/macs3/memory consumption] To address the memory usage issue of hmmratac #640

Merged
merged 19 commits into from
Apr 26, 2024

Conversation

taoliu
Copy link
Contributor

@taoliu taoliu commented Apr 26, 2024

Changes on hmmratac:

  1. Save the decoding results to a temporary file on disk, then load it back to identify accessible regions. This change will dramatically decrease memory usage and also make the computation faster. Feat: Reduction of memory consumption #628
  2. Fix a bug that we missed some peaks at the end of chromosomes.
  3. Output correct number of candidate regions to be decoded.

@taoliu taoliu merged commit 1d6c38e into master Apr 26, 2024
18 checks passed
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.

2 participants