Skip to content

Application on mouse hypothalamic preoptic region MERFISH data #35

@lvyanzhe

Description

@lvyanzhe

Dear Professor,

I saw that you mentioned the results on the MERFISH dataset in the supplementary materials. I wonder if you could provide the code applied to the MERFISH dataset? Since I encountered an error while integrating five slices of mouse hypothalamic preoptic region MERFISH data, and I am not sure if it is due to some parameter settings or data preprocessing errors.
This error is :
ValueError: Found array with 0 sample(s) (shape=(0, 2)) while a minimum of 1 is required by NearestNeighbors.

And it occurred when applying function align_spots, I set the parameters as follows:
adata_st_list = STitch3D.utils.align_spots(adata_st_list_raw, data_type="ST",coor_key="loc_use",plot=True,test_all_angles=True)

Thank you so much! Very appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions