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

plotTrajectoryLineplot empy plot #127

Open
MatteoRiva95 opened this issue Jun 24, 2024 · 1 comment
Open

plotTrajectoryLineplot empy plot #127

MatteoRiva95 opened this issue Jun 24, 2024 · 1 comment

Comments

@MatteoRiva95
Copy link

Hello everyone,

I am trying to run the plotTrajectoryLineplot function, in order to obtain this plot from https://themilolab.github.io/SPATA2/articles/spata-v2-spatial-trajectories.html :

image

But when I run this code:

gene_colors <- SPATA2::color_vector(clrp="npg", names="MMP1")
SPATA2::plotTrajectoryLineplot(object=spata, id="sx", variables="MMP1", smooth_se=T, clrp_adjust=gene_colors, verbose=T)

I get this empty plot in return:

image

Can you help me, please? What am I missing?

Thank you in advance!

@kueckelj
Copy link
Collaborator

Hello, sorry for the late reply. Does the problem still occur in the new version of SPATA2 (v3.0.0)? Note, that the function plotTrajectoryLineplot() has been renamed to plotStsLineplot().

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