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

demo does not work #3

Open
pablo-baeza opened this issue Jun 3, 2021 · 1 comment
Open

demo does not work #3

pablo-baeza opened this issue Jun 3, 2021 · 1 comment

Comments

@pablo-baeza
Copy link

pablo-baeza commented Jun 3, 2021

The demo does not seem to work:

python BP_PPT.py -b demo/pwmBP_human.txt -p demo/scPPT_human.txt -i demo/example.fa
  File "BP_PPT.py", line 44
    print "Error: the input bps is longer than the PWM"
                                                      ^
SyntaxError: Missing parentheses in call to 'print'
@pablo-baeza
Copy link
Author

ok I found out what happened, writing it down here if anyone faces the same problem: The description in the README says that we need to use python v3.5 but that does not work. Using python 2.7 seemed to solve the issue.

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