SyntaxError and program is taking too long time to map

Issue #57 new
Dhurjhoti Saha created an issue

Hi Everyone,

While using ROSE to stitch enchaners, the program is running but is taking long time to map. In addition, I am also getting following error -

Error -

PAUSING TO MAP
File "ROSE_bamToGFF.py", line 49
File "ROSE_bamToGFF.py", line 49
File "ROSE_bamToGFF.py", line 49
print "has chr"
print "has chr"
print "has chr"
^
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("has chr")?
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("has chr")?
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("has chr")?
File "ROSE_bamToGFF.py", line 49
print "has chr"

I am new in this analysis. Kindly guide me what needs to be done.

Thanks in advance!

Comments (0)

  1. Log in to comment