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

nPhase is too slow/memory intensive #11

Open
OmarOakheart opened this issue Oct 2, 2021 · 1 comment
Open

nPhase is too slow/memory intensive #11

OmarOakheart opened this issue Oct 2, 2021 · 1 comment

Comments

@OmarOakheart
Copy link
Owner

Right now nPhase is deterministic, meaning it doesn't use any useful time-saving heuristics. It also makes no use of parallelization. Generally it isn't optimized. It would be good to work on these points to make it more appropriate for use on larger/more heterozygous genomes.

@OmarOakheart
Copy link
Owner Author

Note that as of v1.2.0 several optimization steps have been implemented, including parallelization of some steps, though more can always be done.

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

No branches or pull requests

1 participant