Skip to content

Error in cor.res[pos.lrs[t, 1], ] in spaCI_preprocess #2

Description

@ayumatsubo

Hi,

Thank you for your useful and interesting method.

I tried to perform spaCI for my own CosMx dataset, and I successfully loaded the st_expression and st_meta file, but when I ran the spaCI_preprocess function, it gave an error Error in cor.res[pos.lrs[t, 1], ] : subscript out of bounds.

The number of cells in st_expression and st_meta matched.

My code is following and I think the requirement was installed correctly.

spaCI_preprocess(st.exp = st.exp, st.meta = st.meta, LRdb = LRdB, K=k, cutoff=cut, dir=dir, cor_eval='pearson')

Or, do you have the docker container to perform this analysis?

Thank you for advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions