Dear all,
When I try to run
oasesoptimiser in
Galaxy I get the following error:
Traceback (most recent call last):
File "/usr/local/galaxy/bioinfosoft/shed_tools/toolshed.g2.bx.psu.edu/repos/konradpaszkiewicz/oasesoptimiser/53e887dda799/oasesoptimiser/oases_optimiser.py", line 120, in <module>
if __name__ == "__main__": __main__()
File "/usr/local/galaxy/bioinfosoft/shed_tools/toolshed.g2.bx.psu.edu/repos/konradpaszkiewicz/oasesoptimiser/53e887dda799/oasesoptimiser/oases_optimiser.py", line 69, in __main__
for line in open(transcript_path):
IOError: [Errno 2] No such file or directory: 'transcripts.fa'
Anyone knows what is the source of this problem?
Thank you for your time,
--Ricardo Perez