/utilities

Nifty Python OS and NetworkX utilities

Primary LanguagePython

Utility Python scripts:

See each script's folder for a README.md detailing purpose and usage.

Networks utils:

for common tasks related to network files (which are text files with two-three columns representing "source", "target" and (optionally) "sign" of interactions). Requires NetworkX 2+.

OS utils:

general python scripts for common command line tasks (e.g. easier more intuitive script for finding files)

Plotting utils:

Plotting related to networks; for more advanced/generalized scripts please see this repo: http://github.com/aliatiia/data.visualization