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

do_DiffusionMapPlot returns empty plots #57

Open
ccruizm opened this issue Feb 23, 2024 · 1 comment
Open

do_DiffusionMapPlot returns empty plots #57

ccruizm opened this issue Feb 23, 2024 · 1 comment

Comments

@ccruizm
Copy link

ccruizm commented Feb 23, 2024

Hi there!

I am interested in using one of the new features, do_DiffusionMapPlot, but I am having issues getting the plots out.

I am using

SCpubr::do_DiffusionMapPlot(sample = sample,
                                   input_gene_list = signatures, 
                                   group.by = "cluster"
                                  )

ℹ Computing enrichment scores...

ℹ Plotting heatmaps...

It runs with no error but when displaying the outputs, looks like this:

CleanShot 2024-02-23 at 08 43 54@2x

I just installed the latest version using devtools - SCpubr_2.0.0.9000 (CRAN package seems to be the newest version but that one does not contain the function do_DiffusionMapPlot)

Do you know what might be the issue?

Thanks in advance!

@enblacar
Copy link
Owner

Hi @ccruizm,

I am very sorry for the late reply! I am currently writing my thesis and I did not have much time to look at the Issues.

Interesting... Have you tried updating to the latest commits (since you are using the development version anyways)? If you do, can you tell me whether the error is reproduced?

Many thanks in advance!
Enrique

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

2 participants