emanuega / MERlin

MERlin is an extensible analysis pipeline applied to decoding MERFISH data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update spatial feature for shapely compatibility

emanuega opened this issue · comments

Since shapely version 1.7a2, it is not longer possible to create a geometry object using a numpy array of coordinates. We should update SpatialFeature to be compatible with this change in shapely.