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

Version less memory intensive and better MT handling + merge bams w/o vcf #81

Merged
merged 10 commits into from Feb 16, 2024

Conversation

clementhelsens
Copy link

This Pull Request contains:

  • reduction of memory consumption
  • multi threading based on splitting the positions and number of input files
  • option --merge when no input vcf is use to still use the synth polling
  • option --shuffle to shuffle the input positions (makes each thread length more uniform)
  • option --test to run only a subset of positions

@clementhelsens
Copy link
Author

hello @huangyh09 , I pushed a last change this morning with a better naming convention. For your information, this updated version is being used in the coming release of this paper.
Happy to discuss the content of this PR on GitHub or outside!

@huangyh09
Copy link
Collaborator

Thanks @clementhelsens for the efforts/contributions and make the pull request. I'll review the codes and merge them in a week or so.

@huangyh09 huangyh09 merged commit b8184b1 into single-cell-genetics:master Feb 16, 2024
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.

None yet

2 participants