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

Set default ir1p or ir2p #79

Closed
PeteHaitch opened this issue Jun 12, 2014 · 2 comments
Closed

Set default ir1p or ir2p #79

PeteHaitch opened this issue Jun 12, 2014 · 2 comments
Labels

Comments

@PeteHaitch
Copy link
Owner

If the user doesn't want any --ir1p or --ir2p then currently they must explicitly set it as --ir1p 0 and --ir2p 0. This isn't intuitive. Need better defaults so that if the user doesn't supply either option comethylation still works.

@PeteHaitch PeteHaitch added the bug label Jun 12, 2014
@PeteHaitch
Copy link
Owner Author

Relatedly, make sure that --ir1p 0 means no trimming and not trimming of the first base.

@PeteHaitch
Copy link
Owner Author

Needed to convert command line arguments (1-based) to internal co-ordinates (0-based).

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