Traceback (most recent call last):
oligotyping.run_all()
File "~/.local/lib/python2.7/site-packages/oligotyping-2.0-py2.7.egg/Oligotyping/lib/oligotyping.py", line 442, in run_all
self._generate_html_output()
File "~/.local/lib/python2.7/site-packages/oligotyping-2.0-py2.7.egg/Oligotyping/lib/oligotyping.py", line 1451, in _generate_html_output
index_page = generate_html_output(self.run.info_dict, html_output_directory = output_directory_for_html)
File "~/.local/lib/python2.7/site-packages/oligotyping-2.0-py2.7.egg/Oligotyping/utils/html/for_oligotyping.py", line 336, in generate_html_output
rendered = render_to_string('index_for_oligo.tmpl', html_dict)
File "~/.local/lib/python2.7/site-packages/django/template/loader.py", line 97, in render_to_string
return template.render(context, request)
File "~/.local/lib/python2.7/site-packages/django/template/backends/django.py", line 95, in render
return self.template.render(context)
File "~/.local/lib/python2.7/site-packages/django/template/base.py", line 206, in render
return self._render(context)
File "~/.local/lib/python2.7/site-packages/django/template/base.py", line 197, in _render
return self.nodelist.render(context)
File "~/.local/lib/python2.7/site-packages/django/template/base.py", line 992, in render
bit = node.render_annotated(context)
File "~/.local/lib/python2.7/site-packages/django/template/base.py", line 959, in render_annotated
return self.render(context)
File "~/.local/lib/python2.7/site-packages/django/template/defaulttags.py", line 326, in render
return nodelist.render(context)
File "~/.local/lib/python2.7/site-packages/django/template/base.py", line 992, in render
bit = node.render_annotated(context)
File "~/.local/lib/python2.7/site-packages/django/template/base.py", line 959, in render_annotated
return self.render(context)
File "~/.local/lib/python2.7/site-packages/django/template/defaulttags.py", line 220, in render
nodelist.append(node.render_annotated(context))
File "~/.local/lib/python2.7/site-packages/django/template/base.py", line 959, in render_annotated
return self.render(context)
File "~/.local/lib/python2.7/site-packages/django/template/defaulttags.py", line 326, in render
return nodelist.render(context)
File "~/.local/lib/python2.7/site-packages/django/template/base.py", line 992, in render
bit = node.render_annotated(context)
File "~/.local/lib/python2.7/site-packages/django/template/base.py", line 959, in render_annotated
return self.render(context)
File "~/.local/lib/python2.7/site-packages/django/template/defaulttags.py", line 319, in render
match = condition.eval(context)
File "~/.local/lib/python2.7/site-packages/django/template/defaulttags.py", line 951, in eval
return self.value.resolve(context, ignore_failures=True)
File "~/.local/lib/python2.7/site-packages/django/template/base.py", line 736, in resolve
new_obj = func(obj, *arg_vals)
File "~/.local/lib/python2.7/site-packages/oligotyping-2.0-py2.7.egg/Oligotyping/utils/html/for_oligotyping.py", line 69, in has_perfect_hit
return b6_entry_list[0].identity == 100.0 if len(b6_entry_list) else False
TypeError: object of type 'NoneType' has no len()
So I wonder in this case, if the error is because the oligotype didn't have enough abundance? If that happens, could we say the oligotype converge?