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

Bowtie flags #157

Open
safisher opened this issue Dec 13, 2012 · 1 comment
Open

Bowtie flags #157

safisher opened this issue Dec 13, 2012 · 1 comment

Comments

@safisher
Copy link

I have some old Illumina files to align. I believe they require the bowtie flag "--solexa1.3-quals". Can I set this flag through rum_runner? I didn't see anything in the docs about sending arguments to bowtie.

Thanks.

@mdelaurentis
Copy link
Contributor

This is not an option at this time, though it would be pretty easy to add.
I'll just add a '--bowtie-flags' option that takes a string of arbitrary
parameters to pass into Bowtie.

In the meantime, you can modify the lib/RUM/Bowtie.pm file locally to add
those flags, if you need to.

On Thu, Dec 13, 2012 at 3:52 PM, safisher [email protected] wrote:

I have some old Illumina files to align. I believe they require the bowtie
flag "--solexa1.3-quals". Can I set this flag through rum_runner? I didn't
see anything in the docs about sending arguments to bowtie.

Thanks.


Reply to this email directly or view it on GitHubhttps://github.com//issues/157.

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

2 participants