bioinf / Sibelia

Genome comparison via de Bruijn graph. To get the latest stable version, please visit our site.
http://bioinf.spbau.ru/sibelia
Other
65 stars 17 forks source link

An error in the sort script #152

Closed iminkin closed 11 years ago

iminkin commented 11 years ago

Hi ILYa, Today, there is one biologist at PSU just ran C-sibelia on etool infront of me and it shows that it can produce VCF but pictures when clicking to them produce 404 error not found. The reason is :

File "/mzserver/execute/Sibelia/bin/sortsequences.py", line 29, in order = (line for line in stdout.split('\n') if re_order.findall(line)).next()

calculating round 0 Illegal division by zero at /mzserver/execute/circos/tools/orderchr/bin/orderchr line 641, line 4.

Please check this error.

Thanks,

iminkin commented 11 years ago

Seems to be an internal circos error