HingeAssembler / HINGE

Software accompanying "HINGE: Long-Read Assembly Achieves Optimal Repeat Resolution"
http://genome.cshlp.org/content/27/5/747.full.pdf+html?sid=39918b0d-7a7d-4a12-b720-9238834902fd
Other
64 stars 9 forks source link

error running clip on pacbio reads #123

Closed madhubioinfo closed 7 years ago

madhubioinfo commented 7 years ago

I am trying to run clip in hinge on pacbio reads and its throwing following error File "/home/sutripa/HINGE/scripts/pruning_and_clipping.py", line 42 print "not found" ^ SyntaxError: Missing parentheses in call to 'print'

I tried checking the script , but the syntax is correct , I cant figure out the error , please help me in solving this

madhubioinfo commented 7 years ago

Now that error has been solved some spaces and first braces was introduced solved the issue