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

fix: VisiumV1 definition location #165

Closed
wants to merge 22 commits into from
Closed

Conversation

jiajic
Copy link
Member

@jiajic jiajic commented Feb 14, 2024

No description provided.

iqraAmin and others added 22 commits February 2, 2024 14:42
Added spatial_network and nn_network in seuratToGiotto functions plus…
- make generic function `createNetwork()`
- new method for all matrices to create sNN and kNN networks. Flexibly allows inclusion of weight, distance cols and name attributes. Allows return as data.table or igraph
Still needs further work aligning all the params and making obvious things to edit in order to get similar behavior to default Giotto operations
…ds info in `convert_to_reduced_spatial_network()`
Add function to calculate euclidean distances for any m x n matrix when provided a data.table of `from` and `to` interactions
Refactors Giotto's spatial and NN networks creation into a hub function that allows starting directly from matrix data.

Added tests that currently only ensure parity with original implementation.
Avoids needing to import matrix class definitions.
Try to avoid import of SeuratObject
@jiajic jiajic closed this Feb 14, 2024
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

Successfully merging this pull request may close these issues.

2 participants