oHunewald

Results 1 issues of oHunewald

Following error when I try to run the PBMC-scRNA notebook: ``` /clustergrammer_fun/categories.py in dict_cat(net, define_cat_colors) 131 for inst_full_name in inst_dict: 132 --> 133 inst_name = inst_full_name.split(': ')[1] 134 inst_color =...