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

plot_network_graph() only plot target genes #56

Open
zhenzuo2 opened this issue Jan 29, 2024 · 1 comment
Open

plot_network_graph() only plot target genes #56

zhenzuo2 opened this issue Jan 29, 2024 · 1 comment

Comments

@zhenzuo2
Copy link

Hi,

The dimension of seurat_object@grn@networks$glm_network@graphs$umap_graph is the same as number of target genes saved in seurat_object@grn@networks$glm_network.

As a result, only TFs that are also target genes were plotted. Is this an undocumented feature?

Thanks.

@joschif
Copy link
Collaborator

joschif commented Mar 13, 2024

Yes, this is true for the umap layout, since here genes are represented by their regulators in the GRN. If you use another (e.g. forece-directed) layout for the GRN then Pando keeps all genes

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