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

Selecting which types of reads [feature request] #49

Open
sjackman opened this issue Sep 1, 2017 · 0 comments
Open

Selecting which types of reads [feature request] #49

sjackman opened this issue Sep 1, 2017 · 0 comments

Comments

@sjackman
Copy link

sjackman commented Sep 1, 2017

To allow more fine grained selection of which types of reads are selected, may I suggest the following options, intended primarily for use with writing to stdout, but could be used with files too.

--mp: Output mate-pair reads
--no-mp: Do not output mate-pair reads
--un: Output unknown reads
--no-un: Do not output unknown reads
--pe: Output paired-end reads
--no-pe: Do not output paired-end reads
--se: Output single-end reads
--no-se: Do not output single-end reads
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

1 participant