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

In get-started, use .var to annotate genes #103

Closed
falexwolf opened this issue Nov 22, 2024 · 3 comments
Closed

In get-started, use .var to annotate genes #103

falexwolf opened this issue Nov 22, 2024 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@falexwolf
Copy link
Member

@rcannood already has the line of code that needs to be added. This is just so that we don't forget.

@falexwolf falexwolf changed the title In get-started, also use .var to annotate genes In get-started, use .var to annotate genes Nov 25, 2024
@falexwolf falexwolf assigned falexwolf and unassigned rcannood Nov 25, 2024
@falexwolf
Copy link
Member Author

I took this one, @rcannood.

@lazappi lazappi added the documentation Improvements or additions to documentation label Jan 7, 2025
@lazappi
Copy link
Collaborator

lazappi commented Jan 7, 2025

Has this been done already?

@falexwolf
Copy link
Member Author

Yes:

laminr/vignettes/laminr.Rmd

Lines 134 to 136 in a555bf2

seurat_obj[["RNA"]] <- AddMetaData(
GetAssay(seurat_obj), adata$var
)

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

No branches or pull requests

3 participants