Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chr-pok committed Jun 24, 2024
1 parent abf9bfe commit 758e740
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ The following example notebooks demonstrate important use cases of the _Connecto

- <u>Example 1 (basic)</u>: [Null manipulation](./null_manipulation/NullManipulationExample.ipynb)
- <u>Example 2 (basic)</u>: [Remove connections](./remove_connections/)
- <u>Example 3 (advanced)</u>: [Interneuron rewiring in SSCx](https://github.com/BlueBrain/sscx-connectome-manipulations)
- <u>Example 4 (advanced)</u>: [Simplified connectomes in SSCx](https://github.com/BlueBrain/sscx-connectome-manipulations)
- <u>Example 3 (basic)</u>: [Rewire connections based on an adjacency matrix](./rewire_adjacency/RewireAdjacencyExample.ipynb)
- <u>Example 4 (advanced)</u>: [Interneuron rewiring in SSCx](https://github.com/BlueBrain/sscx-connectome-manipulations)
- <u>Example 5 (advanced)</u>: [Simplified connectomes in SSCx](https://github.com/BlueBrain/sscx-connectome-manipulations)

- More to come...

Expand Down

0 comments on commit 758e740

Please sign in to comment.