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

unique-kmers: option to stream out sequences #1239

Closed
luizirber opened this issue Aug 10, 2015 · 3 comments
Closed

unique-kmers: option to stream out sequences #1239

luizirber opened this issue Aug 10, 2015 · 3 comments

Comments

@luizirber
Copy link
Member

--stream-out option was added on #1053. It is somewhat clear, but not so concise.

Other scripts use -o -, but in unique-kmers context it doesn't sound right, because the output of the script is the # of unique kmers (and it is covered by -R outfile).

Should we stick with it for future scripts, or do we need a better short/long option combination?

@ctb

@mr-c
Copy link
Contributor

mr-c commented Aug 13, 2015

how about --stream-seqs or --stream-records?

@ctb
Copy link
Member

ctb commented Aug 14, 2015

On Thu, Aug 13, 2015 at 12:14:00PM -0700, Michael R. Crusoe wrote:

how about --stream-seqs or --stream-records?

+1 stream-records

@mr-c
Copy link
Contributor

mr-c commented Aug 18, 2015

Fixed in #1252

@mr-c mr-c closed this as completed Aug 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants