Oslom
Jump to navigation
Jump to search
Description
Community Detection OSLOM: OSLOM (Order Statistics Local Optimization Method) is a dynamic method based on the local optimization of cluster statistical significance subject to random fluctuations.
Environment Modules
Run module spider oslom
to find out what environment modules are available for this application.
System Variables
- HPC_OSLOM_DIR - installation directory
- HPC_OSLOM_IMAGE - container image
Additional Information
Three primary executables for directed (dir) and undirected (undir) networks are available:
- oslom_dir/oslom_undir
- infomap_dir/infomap_undir
- pajek_write_dir/pajek_write_undir
Example:
- $ oslom_dir -f network.dat -uw(-w)
-uw must be used if you want to use the unweighted null model; -w otherwise. network.dat is the list of edges.