Oslom

From UFRC
Revision as of 16:53, 15 November 2024 by Achander (talk | contribs) (Created page with "Category:Softwareplotting {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|oslom}} |{{#vardefine:url|https://github.com/idekerlab/cdoslom}} <!--CONFIGURATION: OPTION...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

plotting

Description

oslom website  

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.