Hi All,
My tophat 2.0.5 run failed with the follwing error:
When i tried to resume it using the "tophat --resume th-v2 (Note: th-v2 is the output directory)
stopped with the following error
Thank you so much for your suggestions.
My tophat 2.0.5 run failed with the follwing error:
HTML Code:
terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc
stopped with the following error
HTML Code:
Traceback (most recent call last):
File "/home/appl/seq/bin/tophat", line 4035, in ?
sys.exit(main())
File "/home/appl/seq/bin/tophat", line 3797, in main
newargv=doResume(params.resume_dir)
File "/home/appl/seq/bin/tophat", line 212, in doResume
thcmd = next(flog)
NameError: global name 'next' is not defined
Thank you so much for your suggestions.
Comment