Skip to content

Commit d0fec7e

Browse files
authored
Update README.org
1 parent aa9a697 commit d0fec7e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.org

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,15 @@ To install CSNAnalysis, clone one of the releases and manually install it.
2525
- networkx
2626

2727
* Features
28-
CSNAnalysis will have the following capabilities:
28+
CSNAnalysis has the following capabilities:
2929

3030
- constructing transition probability matrices
3131
- trimming CSNs using a variety of criteria
3232
- computing committor probabilities with an arbitrary number of basins
33-
- computing hub-scores (mediation probabilities) with an arbitrary number of basins
34-
- export CSV files for node and edge files in Gephi format
35-
- compute undirected edge weights appropriate for graph visualization in Gephi
33+
- export gexf files with custom node colorings
34+
35+
* Tutorial
36+
See the Jupyter Notebook in examples/examples.ipynb
3637

3738
* Misc
3839
** Versioning

0 commit comments

Comments
 (0)