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 mem height/width estimation in run_indep_workflow... #5

Open
iqbal-lab opened this issue Sep 10, 2015 · 4 comments
Open

Improve mem height/width estimation in run_indep_workflow... #5

iqbal-lab opened this issue Sep 10, 2015 · 4 comments

Comments

@iqbal-lab
Copy link
Owner

..as Rachel says it consistently underestimates mem required.

@Phelimb
Copy link
Contributor

Phelimb commented Sep 10, 2015

For this do you just need a kmer count? Have looked at hyperloglog recently

  • could be useful here. Rapid counting of unique kmer in low memory.

On Thu, 10 Sep 2015 14:19 Zamin Iqbal [email protected] wrote:

..as Rachel says it consistently underestimates mem required.


Reply to this email directly or view it on GitHub
#5.

@iqbal-lab
Copy link
Owner Author

Er.. yes

@Phelimb
Copy link
Contributor

Phelimb commented Sep 10, 2015

Very simple script here:

https://github.com/Phelimb/hllcounter

let me know if useful

@iqbal-lab
Copy link
Owner Author

Will do!

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

2 participants