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

[WIP] Add simple visualization for Joint-RPCA networks #64

Draft
wants to merge 1 commit into
base: jointrpca
Choose a base branch
from

Conversation

gibsramen
Copy link
Contributor

@gibsramen gibsramen commented Dec 14, 2022

Modifies main Joint-RPCA code slightly to now save a mapping of which feature is from which modality (table). Adds some code to create a simple network using NetworkX.

@cameronmartino What do you think of the proposed changes to the main Joint-RPCA code?

TODO:

  • Add QIIME2 support
  • Discuss user-input of table names
  • Handling for duplicate IDs (i.e. same feature name in multiple tables)
  • Plotting options
  • Update tests
  • New tests
  • Documentation updates/additions

image

Eventually I think it would really cool to have an interactive 3D network using something like Plotly but that's a whole new project.

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.

1 participant