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

load metrics for non- mouse / human. #55

Open
eberdan opened this issue Nov 12, 2024 · 1 comment
Open

load metrics for non- mouse / human. #55

eberdan opened this issue Nov 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@eberdan
Copy link
Collaborator

eberdan commented Nov 12, 2024

Had to use different code to load metrics for c.elegans. My code (old bcbioR code):

se <- readRDS(se_object) #local

metrics <- metadata(se)$metrics %>% 
    full_join(meta_df , by = c("sample" = "sample"))
@lpantano lpantano added the bug Something isn't working label Nov 14, 2024
@lpantano
Copy link
Contributor

can you point me to the input data so I can see the problem, probably is the gene annotation that is different character patterns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants