You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I assembled scffolds using the contigs file(about 2Gb)that was reassembled from generation 2 by SOAPdenovo2 tool. My scripting have been running for 2 days and I still only have a result file for "ragtag.scaffold.asm.paf". I don't know what the problem is. So, could you tell me if who have any good suggestions. Thank you!
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/gss1/home/wangzx02/.conda/envs/ragtag/bin/ragtag.py", line 133, in
main()
File "/gss1/home/wangzx02/.conda/envs/ragtag/bin/ragtag.py", line 89, in main
subprocess.call(subcmd)
File "/gss1/home/wangzx02/.conda/envs/ragtag/lib/python3.6/subprocess.py", line 289, in call
return p.wait(timeout=timeout)
File "/gss1/home/wangzx02/.conda/envs/ragtag/lib/python3.6/subprocess.py", line 1477, in wait
(pid, sts) = self._try_wait(0)
File "/gss1/home/wangzx02/.conda/envs/ragtag/lib/python3.6/subprocess.py", line 1424, in _try_wait
(pid, sts) = os.waitpid(self.pid, wait_flags)
I assembled scffolds using the contigs file(about 2Gb)that was reassembled from generation 2 by SOAPdenovo2 tool. My scripting have been running for 2 days and I still only have a result file for "ragtag.scaffold.asm.paf". I don't know what the problem is. So, could you tell me if who have any good suggestions. Thank you!
The text was updated successfully, but these errors were encountered: