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

Memory exceeded with a big number of reads #4

Open
netbofia opened this issue Oct 11, 2018 · 0 comments
Open

Memory exceeded with a big number of reads #4

netbofia opened this issue Oct 11, 2018 · 0 comments
Labels

Comments

@netbofia
Copy link
Member

Finding sequences in a file can take to much time with grep.

Implement --> grep -wf $novelSeq $noncons > $novelTmp in python with hash maps or dictionaries

@netbofia netbofia added the bug label Oct 11, 2018
netbofia added a commit that referenced this issue Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant