Use BlueGraph on Connectome Analysis

Open
#100 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
neo4j, python

Research direction

No file, test, or entry point is named. Start by clarifying whether the request is for graph visualization, Python integration, Neo4j support, or simulation analysis, then identify the relevant BlueGraph entry points. The issue does not define a testable completion condition for this broad proposal.

Written by the indexing model from the issue text.

Description

Hello BlueGraph Team,

I was working on BBP circuits via representing them as graph, analyzing the motifs but couldnt find a way to visualize these dense graphs. Then I came across this platform thanks to Cyrille Favreau. Is there a jira project assigned to this ?

So far i have used networkx and igraph (more scalable as i was told) to analyses. but mostly I store my graph in adjacency matrix format and do operations on scipy.sparse module. I started to use Neo4j but the syntax is a bit annoying. So making a python backend would be very nice and scalable when we integrate it to bluegraph

Here are my projects if i can have a nice UI for the graph:

  1. Utilize 5th floor screen, open deck to visualize the graph to do lots of cool stuff
  2. Connect it to python scripts we already have.
  3. Make novel and visualization-based simulation analyses. See VIZTM-860, and also this cool company's work and demo video https://cambridge-intelligence.com/products/ on static and dynamic analyses of graph data.

Since we have this software and brain is a graph, i say lets use it on it :)

All the best,
Kerem

Dominant language
Python
Stars
34
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from BlueBrain/BlueGraph

All issues in BlueBrain/BlueGraph

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.