❭ API reference ❭ single_cell_parser ❭ io ❭
connectivity¶
Read and write connectivity data
Functions¶
|
Read a .syn file and returns a dictionary of synapse locations. |
Read in a .syn and returns a dictionary of synapse locations and whether they are pruned or not. |
|
Read in a .con file and return a dictionary of functional connections. |
|
|
Write a .syn file with a pruned flag. |
|
Write a .syn file. |
|
Write out a .con file. |
Documentation unclear, incomplete, broken or wrong? Let us know