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

Make it so that filter-reads-alignments.py can also save the corresponding JSON #529

Open
terrycojones opened this issue May 18, 2017 · 0 comments
Assignees

Comments

@terrycojones
Copy link
Member

filter-reads-alignments.py (see #528) can filter reads alignments and prints the resulting reads. Make this more useful by adding a --saveJSON (or similar) filename option that it writes the filtered reads' alignment (hits, matches, call it what you will) to. That way we will be able to quickly extract a filtered set of reads and match results from a much larger overall result (I have previously done this by hand).

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