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

stdin/stdout pipe support #14

Open
crmackay opened this issue Jun 18, 2015 · 0 comments
Open

stdin/stdout pipe support #14

crmackay opened this issue Jun 18, 2015 · 0 comments
Labels

Comments

@crmackay
Copy link
Owner

allow stdin stdout functionality to people can pipe this with other things

  • probably start by making the FASTQReader and Writer take an IOReader and IOWriter instead of a string
  • add os.stdin as a default file to read from is none is supplied
  • add gzip support
@crmackay crmackay changed the title posix pipe support stdin/stdout pipe support Oct 21, 2015
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