Hi all,
I am getting following error while running goBambus2 for scaffolding.
Do anyone have any idea how to fix this? I would really appreciate your response.
Regards,
Rahul
I am getting following error while running goBambus2 for scaffolding.
HTML Code:
File "/home/rsharma/Software/amos-3.1.0/bin/goBambus2", line 364 p = subprocess.Popen(AMOSDIR+"OutputResults -b %s -prefix %s %s"%(amosbank, prefix+".scaff.linear"), shell=True, stdin=subprocess.PIPE, stdout=vtext, stderr=logfile) ^ IndentationError: unindent does not match any outer indentation level
Regards,
Rahul
Comment