-
Notifications
You must be signed in to change notification settings - Fork 5
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
Added gzip support to plain text tools addressing #91 #143
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Adding a checkbox to the window was surprisingly fun
Added makeReader(File f) and makePrintStream(File o, Boolean gzip), and replaced redundant if - else statements
And added GZip output to FilterbyProximity and PeakAligntoRef' also cleaned up code
and cleaned up code
benjaminbeer256
force-pushed
the
gzip-support
branch
from
August 28, 2023 20:43
043ae60
to
9e250c7
Compare
benjaminbeer256
force-pushed
the
gzip-support
branch
from
October 10, 2023 14:18
441fd0f
to
591a7b9
Compare
accidentally was on sort-by-ref branch when making documentation, so I rewrote some tools and it turned out to be better than the code on this branch
benjaminbeer256
force-pushed
the
gzip-support
branch
from
October 10, 2023 14:23
591a7b9
to
0a9e290
Compare
benjaminbeer256
force-pushed
the
gzip-support
branch
from
November 2, 2023 19:15
8de1fa3
to
cc20d50
Compare
And made checkbox UI more consistent
benjaminbeer256
force-pushed
the
gzip-support
branch
from
November 3, 2023 02:17
8981ebb
to
87e31ff
Compare
Format gzip output flag to use consistent syntax and usage info
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.