In the mat file, the predicted tissue class in pclass_mat or cell type in nuclei_mat are stored as integer. I could not find how to map those integers to actual meaningful label such as epithelial, lymphocyte, plasma, etc., for cell type or adipose, abnormal epithelial, normal epithelial, etc., for tissue type. Could you provide the dictionary for each integer somewhere?
In the mat file, the predicted tissue class in pclass_mat or cell type in nuclei_mat are stored as integer. I could not find how to map those integers to actual meaningful label such as epithelial, lymphocyte, plasma, etc., for cell type or adipose, abnormal epithelial, normal epithelial, etc., for tissue type. Could you provide the dictionary for each integer somewhere?
Thanks in advance.