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

Chain IGoR commands #51

Closed
penuts7644 opened this issue Oct 8, 2019 · 1 comment
Closed

Chain IGoR commands #51

penuts7644 opened this issue Oct 8, 2019 · 1 comment
Labels

Comments

@penuts7644
Copy link
Contributor

Hi Quentin,

Is it possible to chain IGoR commands? When I try to run something like this, it seems to work fine...

igor -set_wd $WDPATH -batch foo -read_seqs test.txt -species human -chain beta -align --all -evaluate -output --scenarios 10

or do I have to separate the commands and run them one by one?

Cheers, Wout

@qmarcou
Copy link
Owner

qmarcou commented Oct 29, 2019

Hi Wout,
Yes I have designed the command line processing such that you can chain all commands as long as it makes sense, if the provided command line chain makes some operation ambiguous an error will arise and Igor will terminate with an error message.

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

2 participants