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

Problem with precalculated tsne coordinates #12

Open
abhaduri opened this issue Jan 26, 2018 · 2 comments
Open

Problem with precalculated tsne coordinates #12

abhaduri opened this issue Jan 26, 2018 · 2 comments

Comments

@abhaduri
Copy link

When I run the program with tSNE.velocity.plot, it works fine with my rvel, but when I run show.velocity.on.embedding.cor I get the dots colored by cluster and in the tSNE space I am aiming for, but there are no velocity arrows. The rvel is clearly fine though, because the tSNE.velocity.plot on the exact same data shows them.

Any help would be appreciated!

@pkharchenko
Copy link
Contributor

pkharchenko commented Jan 26, 2018 via email

@abhaduri
Copy link
Author

Hi there-

There are no dots even, just blank circles. Could there be an error in the arrow drawing part of the command?

Here is the command I am using.

show.velocity.on.embedding.cor(emb,vel,n=2000,scale='sqrt',cell.colors=ac(cell.colors,alpha=cell.alpha),cex=cell.cex,arrow.scale=arrow.scale,arrow.lwd=1)

Thanks!

Aparna

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