haniffalab / webatlas-pipeline

A data pipeline built in Nextflow to process spatial and single-cell experiment data for visualisation in WebAtlas
MIT License
46 stars 10 forks source link

Merscope - Cell ID/Entity ID out of range #140

Open cb2e6f opened 3 months ago

cb2e6f commented 3 months ago

When processing my merscope data the pipe succeeds but the app fails to load this data giving errors such as:

bundle.js:242839 Uncaught RangeError: offset is out of bounds

I believe this is due to my EntityID being such a large value e.g. 2293599400000100004

Was in two minds about whether to raise this issue against the pipeline or the app but seems pipeline won out.

Looking at other publicly available datasets e.g. here it seems that very large numbers for these ID's are not uncommon.