Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No feature overlap between existing object and new layer data #186

Open
mainyanghr opened this issue Nov 9, 2023 · 0 comments
Open

No feature overlap between existing object and new layer data #186

mainyanghr opened this issue Nov 9, 2023 · 0 comments

Comments

@mainyanghr
Copy link

Please see the code, It seems my object does not have overlap with reference. How should I improve?

I am also confused with Normalization step, In the previous Vignette, it was suggested to use STC transormation.

names(object)
[1] "RNA" "HTO" "ADT" "RNA_nn" "RNA_snn" "wknn" "wsnn" "pca"
[9] "umap" "harmony" "apca" "wnn.umap" "rna.umap" "adt.umap"

> names(object@assays)
[1] "RNA" "HTO" "ADT"

**> objquery <- RunAzimuth(object,

  •         reference = "pbmcref")**
    

Warning: Overwriting miscellanous data for modelWarning: Adding a dimensional reduction (refUMAP) without the associated assay being presentWarning: Adding a dimensional reduction (refUMAP) without the associated assay being presentdetected inputs from HUMAN with id type Gene.stable.ID
reference rownames detected HUMAN with id type Gene.name
Found 0 out of 60 total inputs in conversion table
Error: No feature overlap between existing object and new layer data
''''''''''''''''''''''''''''''''''''''''''''''''''

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant