Closed vzinche closed 3 years ago
I had to do some name conversions when changing from the old to the new layout (because the name in the menu is not derived from the filename any more, but is stored in the json metadata directly). It seems like these got lost in the name parsing. I will fix it; let me know if you find any more names that were not translated correctly.
I think this also affected the 'virtual-cells' e.g. in this bookmark: https://github.com/mobie/platybrowser-datasets/blob/spec-v2/data/1.0.1/dataset.json#L4325, there are 2 instances of the cells segmentation, when one of them should be virtual-cells
Btw, genes ''globin-like' and 'non-muscle-mhc' are also affected
I will work on this when merging the spec-v2 branch into main/master.
I have fixed all the name issues. Please reopen if you find any more issues (but I am pretty sure it should all be fixed)
@constantinpape, not sure whether this is an expected behavior, but for example in the new mobie version 'boule-like' is 'like' and 'leucin-rich' is 'rich'