@@ -56,6 +56,7 @@ from .capi.obiview cimport Obiview_p, \
obi_new_view_nuc_seqs_cloned_from_name, \
obi_open_view, \
obi_read_views, \
obi_unmap_read_views, \
obi_view_delete_column, \
obi_view_add_column, \
obi_view_get_column, \
...
...
@@ -682,7 +683,7 @@ cdef class OBIDMS :
returnall_views[view_name]
cpdefdictread_views(self):# TODO function that gets 1 view with name, function that prints the dic and function that prints 1 view. Add column type in col ref
cpdefdictread_views(self):# TODO function that prints the dic nicely and function that prints 1 view. Add column type in col ref