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

Perfect option gives error #4

Closed
emilhaegglund opened this issue Mar 17, 2016 · 2 comments
Closed

Perfect option gives error #4

emilhaegglund opened this issue Mar 17, 2016 · 2 comments

Comments

@emilhaegglund
Copy link

The --perfect option give the following error for me:

Traceback (most recent call last):
  File "./simulator.py", line 646, in <module>
    main()
  File "./simulator.py", line 638, in main
    read_profile(number, model_prefix, perfect)
  File "./simulator.py", line 156, in read_profile
    for i in xrange(number_unaligned):
UnboundLocalError: local variable 'number_unaligned' referenced before assignment
@cheny19
Copy link
Collaborator

cheny19 commented Mar 17, 2016

Sorry, there's was an indentation problem. It's fixed now. Please download the new zip file and try it again.

@cheny19 cheny19 closed this as completed Apr 29, 2016
@cheny19
Copy link
Collaborator

cheny19 commented May 12, 2016

Hi,

I just noticed that the --perfect option only produced forward sequence.

Now it's fixed. Please use the latest version.

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