Skip to content

NameError: name 'analysis' 'np' 'plt' is not defined when running the MERFISH_POA.ipynb #1

@neugun

Description

@neugun

Hi! Really nice tool. I found the ssam is really interesting and I am a new starter with the R. When I am trying to run the MERFISH_POA.ipynb within the Jupyter notebook, there throw me serval errors while I running it.

First, NameError: name 'analysis' 'np' and 'plt' are not defined and I attached a example error below.

NameError Traceback (most recent call last)
in
1 # this requires local R installation with packages 'sctransform' and 'feather'
----> 2 analysis.normalize_vectors_sctransform()
NameError: name 'analysis' is not defined

Second, this requires local R installation with packages 'sctransform' and 'feather'. I usually conda install r-packages. but It doesn't work at this time, maybe I didn't make a successful local R installation with packages 'sctransform' and 'feather'. Do you have any suggestions for installing these packages?

Thank you so much!
Best,
Wegood

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