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

Write Python script to create network visualisations #4

Closed
BenKaehler opened this issue Oct 8, 2022 · 0 comments
Closed

Write Python script to create network visualisations #4

BenKaehler opened this issue Oct 8, 2022 · 0 comments

Comments

@BenKaehler
Copy link
Owner

Dependencies: #1, #2

Prerequisites:

  1. Python programming.
  2. Javascript programming and HTML.
  3. Understanding of QIIME 2 visualisations.
  4. Understanding of igraph output format.

Write a Python script to create the visualisation that takes the Network semantic type and maybe the original table as inputs and displays an interactive network. It would be great if we could produce an interactive display of the network using the d3 javascript library.

Example: https://github.com/ConstantinoSchillebeeckx/q2-phylogram/blob/master/q2_phylogram/plugin_setup.py.

This was referenced Oct 8, 2022
BenKaehler added a commit that referenced this issue Nov 4, 2022
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

1 participant