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

Nanoraw index #43

Open
marcus1487 opened this issue Jul 8, 2017 · 0 comments
Open

Nanoraw index #43

marcus1487 opened this issue Jul 8, 2017 · 0 comments

Comments

@marcus1487
Copy link
Owner

Create an index file when running genome_resquiggle that is linked to directories and loaded instead of querying all files for all subsequent commands. This should essentially be the parsed files object and should likely be stored as a hidden (or maybe not hidden) file in the most proximal sub directory to the reads. For recursive this will be two levels above the reads and for non recursive it will be one level above the reads. The file should be named: [original_directory].nanoraw.index or something like that and should be created by default with a flag to not produce the index for whatever reason. This will drastically reduce the time for subsequent commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant