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

Parent issue: bipartite network class for correlation #234

Closed
3 tasks done
asizemore opened this issue Nov 2, 2023 · 2 comments
Closed
3 tasks done

Parent issue: bipartite network class for correlation #234

asizemore opened this issue Nov 2, 2023 · 2 comments
Assignees

Comments

@asizemore
Copy link
Member

To Dos:

@asizemore
Copy link
Member Author

Note we'll have to make a choice at some point of which network methods we ask something like igraph to do and which we want to do ourselves. For example, let's say we have the network in a matrix format. The weighted degree is just the row/col sums. Why would we take the time to convert to an igraph format for that? But something like community detection is worth going to igraph for.

@d-callan d-callan self-assigned this Jan 4, 2024
@d-callan
Copy link
Contributor

im going to close this. as specific needs arise, we can file individual tickets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants