Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
faskowit authored Apr 22, 2019
1 parent 542ed2c commit fe610f2
Showing 1 changed file with 8 additions and 24 deletions.
32 changes: 8 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,13 @@
blockmodeltools (beta)
==============================

Toolbox of functions designed to aid in the application of the [wsbm](http://tuvalu.santafe.edu/~aaronc/wsbm/). Currently a work in progress and subject to change.
Toolbox of functions designed to aid in the usage of the [wsbm package](http://tuvalu.santafe.edu/~aaronc/wsbm/). Work on these tools is ongoing.

Project Organization
--------------------
The WSBM is an egde-generative model of community structure. Notably, it can identify community strucutre topologies beyond modularity (internally dense, externally sparse), such as core-periphery and disassortaitve structures.

.
├── AUTHORS.md
├── LICENSE
├── README.md
├── bin
├── config
├── data
│   ├── external
│   ├── interim
│   ├── processed
│   └── raw
├── docs
├── notebooks
├── reports
│   └── figures
└── src
├── data
├── external
├── models
├── tools
└── visualization
These tools have been used to identify [community structure changes across the lifespan](https://github.com/faskowit/Faskowitz2018wsbmLifeSpan) and to evaluate [community structure patterns of the rat cortex connectome](https://github.com/faskowit/Faskowitz2019wsbmRatBrain).

Figure of various community structure topologies.
![fig1](./reports/figures/fig1.png)

<sub> This material is based upon work supported by the National Science Foundation Graduate Research Fellowship under Grant No. 1342962. Any opinion, findings, and conclusions or recommendations expressed in this material are those of the authors(s) and do not necessarily reflect the views of the National Science Foundation. </sub>

0 comments on commit fe610f2

Please sign in to comment.